Freigeben über


JobProperties.StorageAuthenticationType Eigenschaft

Definition

Gibt den Authentifizierungstyp an, der zum Herstellen einer Verbindung mit dem Speicherkonto verwendet wird.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: