Freigeben über


IotHubProperties.DisableModuleSAS Eigenschaft

Definition

Ruft ab, oder legt fest, ob "true" ist. Alle SAS-Schlüssel im Modulbereich können nicht für die Authentifizierung verwendet werden.

[Newtonsoft.Json.JsonProperty(PropertyName="disableModuleSAS")]
public bool? DisableModuleSAS { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disableModuleSAS")>]
member this.DisableModuleSAS : Nullable<bool> with get, set
Public Property DisableModuleSAS As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: