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 |
---|---|
GalleryImagePropertiesProvisioningState |
GalleryImageInner.provisioningState()
Get the provisioningState property: The provisioning state, which only appears in the response.
|
Modifier and Type | Field and Description |
---|---|
static GalleryImagePropertiesProvisioningState |
GalleryImagePropertiesProvisioningState.CREATING
Static value Creating for GalleryImagePropertiesProvisioningState.
|
static GalleryImagePropertiesProvisioningState |
GalleryImagePropertiesProvisioningState.DELETING
Static value Deleting for GalleryImagePropertiesProvisioningState.
|
static GalleryImagePropertiesProvisioningState |
GalleryImagePropertiesProvisioningState.FAILED
Static value Failed for GalleryImagePropertiesProvisioningState.
|
static GalleryImagePropertiesProvisioningState |
GalleryImagePropertiesProvisioningState.MIGRATING
Static value Migrating for GalleryImagePropertiesProvisioningState.
|
static GalleryImagePropertiesProvisioningState |
GalleryImagePropertiesProvisioningState.SUCCEEDED
Static value Succeeded for GalleryImagePropertiesProvisioningState.
|
static GalleryImagePropertiesProvisioningState |
GalleryImagePropertiesProvisioningState.UPDATING
Static value Updating for GalleryImagePropertiesProvisioningState.
|
Modifier and Type | Method and Description |
---|---|
static GalleryImagePropertiesProvisioningState |
GalleryImagePropertiesProvisioningState.fromString(String name)
Creates or finds a GalleryImagePropertiesProvisioningState from its string representation.
|
GalleryImagePropertiesProvisioningState |
GalleryImageUpdate.provisioningState()
Get the provisioningState property: The provisioning state, which only appears in the response.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.