次の方法で共有


ILinkNotificationHubParameters.ConnectionString Property

Definition

Connection string for the notification hub

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Create=true, Description="Connection string for the notification hub", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="connectionString", Update=true)]
public string ConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Create=true, Description="Connection string for the notification hub", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="connectionString", Update=true)>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

Attributes

Applies to