VMNicDetails.VMNetworkName 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 or sets vM network name.
[Newtonsoft.Json.JsonProperty(PropertyName="vMNetworkName")]
public string VMNetworkName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vMNetworkName")>]
member this.VMNetworkName : string with get, set
Public Property VMNetworkName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute