KubernetesRoleCompute.VmProfile Property

Definition

Gets or sets VM profile

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to