IPendingConnection.RemoteSubscriptionId Property

Definition

Subscription ID to link cloud subscriptions together

[ADT.Runtime.Info(Create=true, Description="Subscription ID to link cloud subscriptions together", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteSubscriptionId", Update=true)]
public string RemoteSubscriptionId { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Subscription ID to link cloud subscriptions together", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteSubscriptionId", Update=true)>]
member this.RemoteSubscriptionId : string with get, set
Public Property RemoteSubscriptionId As String

Property Value

Attributes

Applies to