ICommunicationServiceResource.NotificationHubId Property

Definition

Resource ID of an Azure Notification Hub linked to this resource.

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="Resource ID of an Azure Notification Hub linked to this resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="notificationHubId")]
public string NotificationHubId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="Resource ID of an Azure Notification Hub linked to this resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="notificationHubId")>]
member this.NotificationHubId : string
Public ReadOnly Property NotificationHubId As String

Property Value

Attributes

Applies to