Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Packages that use SnapshotProperties Package Description com.azure.resourcemanager.containerservice.fluent.models Package containing the inner data models for ContainerServiceManagementClient. -
-
Uses of SnapshotProperties in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return SnapshotProperties Modifier and Type Method Description SnapshotPropertiesSnapshotProperties. withCreationData(CreationData creationData)Set the creationData property: CreationData to be used to specify the source agent pool resource ID to create this snapshot.SnapshotPropertiesSnapshotProperties. withSnapshotType(SnapshotType snapshotType)Set the snapshotType property: The type of a snapshot.
-