public class GalleryApplicationVersionUpdate extends UpdateResource
| Constructor and Description |
|---|
GalleryApplicationVersionUpdate() |
| Modifier and Type | Method and Description |
|---|---|
String |
provisioningState()
Get the provisioning state, which only appears in the response.
|
GalleryApplicationVersionPublishingProfile |
publishingProfile()
Get the publishingProfile value.
|
ReplicationStatus |
replicationStatus()
Get the replicationStatus value.
|
GalleryApplicationVersionUpdate |
withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
Set the publishingProfile value.
|
tags, withTagspublic GalleryApplicationVersionPublishingProfile publishingProfile()
public GalleryApplicationVersionUpdate withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile)
publishingProfile - the publishingProfile value to setpublic String provisioningState()
public ReplicationStatus replicationStatus()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/