Share via


NotificationHubPatchParameters.NotificationHubPatchParametersName Property

Definition

Gets or sets the NotificationHub name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to