Partager via


JobProperties.StorageAuthenticationType Propriété

Définition

Spécifie le type d’authentification utilisé pour la connexion au compte de stockage.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="storageAuthenticationType")]
public Microsoft.Azure.Devices.StorageAuthenticationType? StorageAuthenticationType { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="storageAuthenticationType")>]
member this.StorageAuthenticationType : Nullable<Microsoft.Azure.Devices.StorageAuthenticationType> with get, set
Public Property StorageAuthenticationType As Nullable(Of StorageAuthenticationType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à