| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static UpdateRule |
UpdateRule.NO_ACTION
Static value NoAction for UpdateRule.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateRule |
UpdateRule.fromString(String name)
Creates or finds a UpdateRule from its string representation.
|
UpdateRule |
KeyVaultCertificateSourceParameters.updateRule()
Get the updateRule property: Describes the action that shall be taken when the certificate is updated in Key
Vault.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultCertificateSourceParameters |
KeyVaultCertificateSourceParameters.withUpdateRule(UpdateRule updateRule)
Set the updateRule property: Describes the action that shall be taken when the certificate is updated in Key
Vault.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.