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 |
---|---|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionInner.publishingProfile()
Get the publishingProfile property: The publishing profile of a gallery Image Version.
|
Modifier and Type | Method and Description |
---|---|
GalleryApplicationVersionInner |
GalleryApplicationVersionInner.withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
Set the publishingProfile property: The publishing profile of a gallery Image Version.
|
Modifier and Type | Method and Description |
---|---|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionUpdate.publishingProfile()
Get the publishingProfile property: The publishing profile of a gallery Image Version.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withContentType(String contentType)
Set the contentType property: Optional.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withEnableHealthCheck(Boolean enableHealthCheck)
Set the enableHealthCheck property: Optional.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withSource(UserArtifactSource source)
Set the source property: The source image from which the Image Version is going to be created.
|
Modifier and Type | Method and Description |
---|---|
GalleryApplicationVersionUpdate |
GalleryApplicationVersionUpdate.withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
Set the publishingProfile property: The publishing profile of a gallery Image Version.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.