public class GalleryApplicationVersionUpdate extends UpdateResourceDefinition
| Constructor and Description |
|---|
GalleryApplicationVersionUpdate() |
| Modifier and Type | Method and Description |
|---|---|
GalleryApplicationVersionPropertiesProvisioningState |
provisioningState()
Get the provisioningState property: The provisioning state, which only appears in the response.
|
GalleryApplicationVersionPublishingProfile |
publishingProfile()
Get the publishingProfile property: The publishing profile of a gallery Image Version.
|
ReplicationStatus |
replicationStatus()
Get the replicationStatus property: This is the replication status of the gallery Image Version.
|
void |
validate()
Validates the instance.
|
GalleryApplicationVersionUpdate |
withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
Set the publishingProfile property: The publishing profile of a gallery Image Version.
|
tags, withTagspublic GalleryApplicationVersionPublishingProfile publishingProfile()
public GalleryApplicationVersionUpdate withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
publishingProfile - the publishingProfile value to set.public GalleryApplicationVersionPropertiesProvisioningState provisioningState()
public ReplicationStatus replicationStatus()
public void validate()
validate in class UpdateResourceDefinitionIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.