Share via


VMwareCbtProtectionContainerMappingDetails.RoleSizeToNicCountMap Property

Definition

Gets the role size to NIC count map.

[Newtonsoft.Json.JsonProperty(PropertyName="roleSizeToNicCountMap")]
public System.Collections.Generic.IDictionary<string,int?> RoleSizeToNicCountMap { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleSizeToNicCountMap")>]
member this.RoleSizeToNicCountMap : System.Collections.Generic.IDictionary<string, Nullable<int>>
Public ReadOnly Property RoleSizeToNicCountMap As IDictionary(Of String, Nullable(Of Integer))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to