Condividi tramite


ICommunicationServiceResource.NotificationHubId Property

Definition

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

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

Property Value

Attributes

Applies to