Uses of Class
com.azure.resourcemanager.containerservice.models.SnapshotListResult
-
Packages that use SnapshotListResult Package Description com.azure.resourcemanager.containerservice.models Package containing the data models for ContainerServiceManagementClient. -
-
Uses of SnapshotListResult in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return SnapshotListResult Modifier and Type Method Description SnapshotListResultSnapshotListResult. withValue(List<SnapshotInner> value)Set the value property: The list of snapshots.
-