INetworkInterface.ConnectedTo Property

Definition

The ARM resource id of the interface or compute server its connected to.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="The ARM resource id of the interface or compute server its connected to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectedTo", Update=false)]
public string ConnectedTo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="The ARM resource id of the interface or compute server its connected to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectedTo", Update=false)>]
member this.ConnectedTo : string
Public ReadOnly Property ConnectedTo As String

Property Value

Attributes

Applies to