Share via


AgentPoolSnapshotData.SnapshotType Property

Definition

The type of a snapshot. The default is NodePool.

public Azure.ResourceManager.ContainerService.Models.SnapshotType? SnapshotType { get; set; }
member this.SnapshotType : Nullable<Azure.ResourceManager.ContainerService.Models.SnapshotType> with get, set
Public Property SnapshotType As Nullable(Of SnapshotType)

Property Value

Applies to