Delen via


TargetComputeSizeProperties.MaxNicsCount Property

Definition

Gets or sets the maximum Nics count supported by target compute size.

[Newtonsoft.Json.JsonProperty(PropertyName="maxNicsCount")]
public int? MaxNicsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxNicsCount")>]
member this.MaxNicsCount : Nullable<int> with get, set
Public Property MaxNicsCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to