ManagedClusterAgentPoolProfile.OSDiskType Property

Definition

Gets or sets the OSDiskType.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ContainerServiceOSDiskType> OSDiskType { get; set; }
member this.OSDiskType : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ContainerServiceOSDiskType> with get, set
Public Property OSDiskType As BicepValue(Of ContainerServiceOSDiskType)

Property Value

Applies to