Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
UserArtifactSource |
GalleryApplicationVersionPublishingProfile.source()
Get the source property: The source image from which the Image Version is going to be created.
|
UserArtifactSource |
UserArtifactSource.withFileName(String fileName)
Set the fileName property: Required.
|
UserArtifactSource |
UserArtifactSource.withMediaLink(String mediaLink)
Set the mediaLink property: Required.
|
Modifier and Type | Method and Description |
---|---|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withSource(UserArtifactSource source)
Set the source property: The source image from which the Image Version is going to be created.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.