| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultSecretStatus |
CertificatePatchResourceProperties.keyVaultSecretStatus()
Get the keyVaultSecretStatus property: Status of the Key Vault secret.
|
KeyVaultSecretStatus |
CertificateProperties.keyVaultSecretStatus()
Get the keyVaultSecretStatus property: Status of the Key Vault secret.
|
KeyVaultSecretStatus |
CertificateInner.keyVaultSecretStatus()
Get the keyVaultSecretStatus property: Status of the Key Vault secret.
|
KeyVaultSecretStatus |
AppServiceCertificateInner.provisioningState()
Get the provisioningState property: Status of the Key Vault secret.
|
KeyVaultSecretStatus |
AppServiceCertificatePatchResourceInner.provisioningState()
Get the provisioningState property: Status of the Key Vault secret.
|
KeyVaultSecretStatus |
AppServiceCertificateResourceInner.provisioningState()
Get the provisioningState property: Status of the Key Vault secret.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyVaultSecretStatus |
KeyVaultSecretStatus.fromString(String value)
Parses a serialized value to a KeyVaultSecretStatus instance.
|
KeyVaultSecretStatus |
CertificatePatchResource.keyVaultSecretStatus()
Get the keyVaultSecretStatus property: Status of the Key Vault secret.
|
KeyVaultSecretStatus |
AppServiceCertificateKeyVaultBinding.provisioningState() |
static KeyVaultSecretStatus |
KeyVaultSecretStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyVaultSecretStatus[] |
KeyVaultSecretStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.