共用方式為


FailoverReplicationProtectedItemDetails.TestVMName Property

Definition

Gets or sets the test Vm name.

[Newtonsoft.Json.JsonProperty(PropertyName="testVmName")]
public string TestVMName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="testVmName")>]
member this.TestVMName : string with get, set
Public Property TestVMName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to