Aracılığıyla paylaş


NetworkInterface.NicType Property

Definition

Gets or sets type of Network Interface resource. Possible values include: 'Standard', 'Elastic'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nicType")]
public string NicType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nicType")>]
member this.NicType : string with get, set
Public Property NicType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to