Share via


IaasVMRecoveryPoint.VirtualMachineSize Property

Definition

Gets or sets virtual Machine Size

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to