Aracılığıyla paylaş


InMageAzureV2ReplicationDetails.SourceVMRamSizeInMb Property

Definition

Gets or sets the RAM size of the VM on the primary side.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceVmRamSizeInMB")]
public int? SourceVMRamSizeInMb { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceVmRamSizeInMB")>]
member this.SourceVMRamSizeInMb : Nullable<int> with get, set
Public Property SourceVMRamSizeInMb As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to