| Modifier and Type | Method and Description |
|---|---|
CreationData |
CreationData.withCreateOption(DiskCreateOption createOption)
Set the createOption value.
|
CreationData |
CreationData.withImageReference(ImageDiskReference imageReference)
Set the imageReference value.
|
CreationData |
CreationData.withSourceResourceId(String sourceResourceId)
Set the sourceResourceId value.
|
CreationData |
CreationData.withSourceUri(String sourceUri)
Set the sourceUri value.
|
CreationData |
CreationData.withStorageAccountId(String storageAccountId)
Set the storageAccountId value.
|
| Constructor and Description |
|---|
CreationSource(CreationData creationData)
Creates DiskSource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/