UpdateReplicationProtectedItemInputProperties.RecoveryAzureVMName Property

Definition

Gets or sets target Azure VM name given by the user.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to