VMwareCbtProtectionContainerMappingDetails.RoleSizeToNicCountMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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