ArtifactStorePropertiesFormat interface
Artifact store properties.
Properties
| managed |
|
| provisioning |
The provisioning state of the application groups resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| replication |
The replication strategy. |
| storage |
The created storage resource id NOTE: This property will not be serialized. It can only be populated by the server. |
| store |
The artifact store type. |
Property Details
managedResourceGroupConfiguration
managedResourceGroupConfiguration?: ArtifactStorePropertiesFormatManagedResourceGroupConfiguration
Property Value
provisioningState
The provisioning state of the application groups resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
replicationStrategy
The replication strategy.
replicationStrategy?: string
Property Value
string
storageResourceId
The created storage resource id NOTE: This property will not be serialized. It can only be populated by the server.
storageResourceId?: string
Property Value
string
storeType
The artifact store type.
storeType?: string
Property Value
string