Share via


EdgeUsageDataEventHub.NamespaceProperty Property

Definition

Gets or sets namespace of the Event Hub where usage will be reported.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to