Partager via


GalleryArtifactPublishingProfileBase.StorageAccountType Propriété

Définition

Obtient ou définit spécifie le type de compte de stockage à utiliser pour stocker l’image. Cette propriété n’est pas modifiable. Les valeurs possibles sont les suivantes : « Standard_LRS », « Standard_ZRS », « Premium_LRS »

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")]
public string StorageAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")>]
member this.StorageAccountType : string with get, set
Public Property StorageAccountType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à