Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageVersionStorageProfile |
GalleryImageVersionInner.storageProfile()
Get the storageProfile property: This is the storage profile of a Gallery Image Version.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageVersionInner |
GalleryImageVersionInner.withStorageProfile(GalleryImageVersionStorageProfile storageProfile)
Set the storageProfile property: This is the storage profile of a Gallery Image Version.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageVersionStorageProfile |
GalleryImageVersionUpdate.storageProfile()
Get the storageProfile property: This is the storage profile of a Gallery Image Version.
|
GalleryImageVersionStorageProfile |
GalleryImageVersion.storageProfile() |
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withDataDiskImages(List<GalleryDataDiskImage> dataDiskImages)
Set the dataDiskImages property: A list of data disk images.
|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withOsDiskImage(GalleryDiskImage osDiskImage)
Set the osDiskImage property: This is the disk image base class.
|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withSource(GalleryArtifactVersionSource source)
Set the source property: The gallery artifact version source.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageVersionUpdate |
GalleryImageVersionUpdate.withStorageProfile(GalleryImageVersionStorageProfile storageProfile)
Set the storageProfile property: This is the storage profile of a Gallery Image Version.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.