public static interface Disk.DefinitionStages.WithCreateAndSize extends Disk.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
Disk.DefinitionStages.WithCreateAndSize |
withSizeInGB(int sizeInGB)
Specifies the disk size.
|
create, createAsync, createAsynckeynamewithTag, withTagswithSkuwithAvailabilityZoneDisk.DefinitionStages.WithCreateAndSize 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.
*/