KubernetesRoleCompute.MemoryInBytes Property

Definition

Gets memory in bytes

[Newtonsoft.Json.JsonProperty(PropertyName="memoryInBytes")]
public long? MemoryInBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="memoryInBytes")>]
member this.MemoryInBytes : Nullable<int64>
Public ReadOnly Property MemoryInBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to