次の方法で共有


VMNicDetails.ReplicaNicId Property

Definition

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

Applies to