Class UpdateAnalyzeApplicationsConfigurationDetails
Attributes to update an Analyze Applications Configuration.
Inherited Members
Namespace: Oci.JmsutilsService.Models
Assembly: OCI.DotNetSDK.Jmsutils.dll
Syntax
public class UpdateAnalyzeApplicationsConfigurationDetails
Properties
BucketName
Declaration
[JsonProperty(PropertyName = "bucketName")]
public string BucketName { get; set; }
Property Value
Type | Description |
---|---|
string | The name of the bucket used for analyzing applications. |
NamespaceName
Declaration
[JsonProperty(PropertyName = "namespaceName")]
public string NamespaceName { get; set; }
Property Value
Type | Description |
---|---|
string | The Object Storage namespace used for analyzing applications. |