Share via


EdgeModuleProvisioningToken.Token Property

Definition

Gets the token blob to be provided to the Azure Video Analyzer IoT edge module through the Azure IoT Edge module twin properties.

[Newtonsoft.Json.JsonProperty(PropertyName="token")]
public string Token { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="token")>]
member this.Token : string
Public ReadOnly Property Token As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to