Freigeben über


IotDpsPropertiesDescription.AuthorizationPolicies Eigenschaft

Definition

Ruft die Liste der Autorisierungsschlüssel für einen Bereitstellungsdienst ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="authorizationPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeviceProvisioningServices.Models.SharedAccessSignatureAuthorizationRuleAccessRightsDescription> AuthorizationPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authorizationPolicies")>]
member this.AuthorizationPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.DeviceProvisioningServices.Models.SharedAccessSignatureAuthorizationRuleAccessRightsDescription> with get, set
Public Property AuthorizationPolicies As IList(Of SharedAccessSignatureAuthorizationRuleAccessRightsDescription)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: