Share via


EdgeUsageDataEventHub.Token Property

Definition

Gets or sets SAS token needed to interact with Event Hub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to