Sdílet prostřednictvím


SnapshotProperties.SnapshotType Property

Definition

The type of a snapshot. The default is NodePool.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.SnapshotType? SnapshotType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.SnapshotType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.SnapshotType> with get, set
Public Property SnapshotType As Nullable(Of SnapshotType)

Property Value

Implements

Attributes

Applies to