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