public static interface Disk.DefinitionStages.WithDataDiskFromUpload
| Modifier and Type | Method and Description |
|---|---|
Disk.DefinitionStages.WithCreate |
withUploadSizeInMB(long uploadSizeInMB)
Gets or sets if createOption is Upload, this is the size of the contents of the upload including the VHD
footer.
|
Disk.DefinitionStages.WithCreate withUploadSizeInMB(long uploadSizeInMB)
uploadSizeInMB - The size of the contents of the upload in MBCopyright © 2020 Microsoft Corporation. All rights reserved.