VMNicDetails.ReplicaNicId 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 the replica nic Id.
[Newtonsoft.Json.JsonProperty(PropertyName="replicaNicId")]
public string ReplicaNicId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicaNicId")>]
member this.ReplicaNicId : string with get, set
Public Property ReplicaNicId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute