Delen via


InMageRcmReplicationDetails.TargetVMSize Property

Definition

Gets or sets the target VM size.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to