Partager via


AzureBlobStorageLinkedService.AccountKind Propriété

Définition

Obtient ou définit spécifie le type de votre compte de stockage. Les valeurs autorisées sont les suivantes : Stockage (v1 à usage général), StorageV2 (v2 à usage général), BlobStorageou BlockBlobStorage. Type : chaîne (ou Expression avec chaîne resultType).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à