public static interface Snapshot.DefinitionStages.WithSize
| Modifier and Type | Method and Description |
|---|---|
Snapshot.DefinitionStages.WithCreate |
withSizeInGB(int sizeInGB)
Specifies the disk size.
|
Snapshot.DefinitionStages.WithCreate withSizeInGB(int sizeInGB)
sizeInGB - the disk size in GB/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/