Udostępnij za pośrednictwem


NetworkAdapters.InterfaceId Property

Definition

Gets or sets the ID of the network adapter. Possible values include: 'Invalid', 'Data0', 'Data1', 'Data2', 'Data3', 'Data4', 'Data5'

[Newtonsoft.Json.JsonProperty(PropertyName="interfaceId")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.NetInterfaceId InterfaceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="interfaceId")>]
member this.InterfaceId : Microsoft.Azure.Management.StorSimple8000Series.Models.NetInterfaceId with get, set
Public Property InterfaceId As NetInterfaceId

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to