ArtifactStorePropertiesFormatResponse

data class ArtifactStorePropertiesFormatResponse(val backingResourcePublicNetworkAccess: String? = null, val managedResourceGroupConfiguration: ArtifactStorePropertiesFormatResponseManagedResourceGroupConfiguration? = null, val provisioningState: String, val replicationStrategy: String? = null, val storageResourceId: String, val storeType: String? = null)

Artifact store properties.

Constructors

Link copied to clipboard
constructor(backingResourcePublicNetworkAccess: String? = null, managedResourceGroupConfiguration: ArtifactStorePropertiesFormatResponseManagedResourceGroupConfiguration? = null, provisioningState: String, replicationStrategy: String? = null, storageResourceId: String, storeType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The artifact store backing resource network access type

Link copied to clipboard

The provisioning state of the application groups resource.

Link copied to clipboard

The replication strategy.

Link copied to clipboard

The created storage resource id

Link copied to clipboard
val storeType: String? = null

The artifact store type.