ITerminalServerConfiguration.NetworkDeviceId 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.
ARM Resource ID used for the NetworkDevice.
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="ARM Resource ID used for the NetworkDevice.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkDeviceId", Update=false)]
public string NetworkDeviceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="ARM Resource ID used for the NetworkDevice.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkDeviceId", Update=false)>]
member this.NetworkDeviceId : string
Public ReadOnly Property NetworkDeviceId As String
Property Value
- Attributes