Freigeben über


IVirtualMachine.CloudServiceNetworkAttachmentMacAddress Property

Definition

The MAC address of the interface for the virtual machine that corresponds to this network attachment.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The MAC address of the interface for the virtual machine that corresponds to this network attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="macAddress")]
public string CloudServiceNetworkAttachmentMacAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The MAC address of the interface for the virtual machine that corresponds to this network attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="macAddress")>]
member this.CloudServiceNetworkAttachmentMacAddress : string
Public ReadOnly Property CloudServiceNetworkAttachmentMacAddress As String

Property Value

Attributes

Applies to