共用方式為


ManagedClusterAgentPoolProfile.OSDiskType Property

Definition

The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see Ephemeral OS.

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