Sdílet prostřednictvím


SnapshotType(String) Constructor

Definition

Initializes a new instance of SnapshotType.

public SnapshotType (string value);
new Azure.ResourceManager.ContainerService.Models.SnapshotType : string -> Azure.ResourceManager.ContainerService.Models.SnapshotType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to