ICommunicationServiceResource.NotificationHubId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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