Share via


NotificationHubCreateOrUpdateParameters.NotificationHubCreateOrUpdateParametersName Property

Definition

Gets or sets the NotificationHub name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to