INetworkInterface.ConnectedTo 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.
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