共用方式為


ComputeResource.MemoryInGB Property

Definition

Gets or sets memory in GB

[Newtonsoft.Json.JsonProperty(PropertyName="memoryInGB")]
public long MemoryInGB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="memoryInGB")>]
member this.MemoryInGB : int64 with get, set
Public Property MemoryInGB As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to