Share via


NotificationHubResource.NotificationHubResourceName Property

Definition

Gets or sets the NotificationHub name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to