Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
GalleryArtifactVersionSource |
GalleryImageVersionStorageProfile.source()
Get the source property: The gallery artifact version source.
|
GalleryArtifactVersionSource |
GalleryDiskImage.source()
Get the source property: The gallery artifact version source.
|
GalleryArtifactVersionSource |
GalleryArtifactVersionSource.withId(String id)
Set the id property: The id of the gallery artifact version source.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withSource(GalleryArtifactVersionSource source)
Set the source property: The gallery artifact version source.
|
GalleryDiskImage |
GalleryDiskImage.withSource(GalleryArtifactVersionSource source)
Set the source property: The gallery artifact version source.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.