ISelectedResource.Id Property

Definition

Id of the connection

[ADT.Runtime.Info(Create=true, Description="Id of the connection", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="id", Update=true)]
public string Id { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Id of the connection", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="id", Update=true)>]
member this.Id : string with get, set
Public Property Id As String

Property Value

Attributes

Applies to