azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

230 строки
17 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters"
name: "KeyVaultCertificateSourceParameters"
nameWithType: "KeyVaultCertificateSourceParameters"
summary: "Describes the parameters for using a user's Key<wbr>Vault certificate for securing custom domain."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **KeyVaultCertificateSourceParameters**"
constructors:
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.KeyVaultCertificateSourceParameters()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.KeyVaultCertificateSourceParameters()"
name: "KeyVaultCertificateSourceParameters()"
nameWithType: "KeyVaultCertificateSourceParameters.KeyVaultCertificateSourceParameters()"
summary: "Creates an instance of Key<wbr>Vault<wbr>Certificate<wbr>Source<wbr>Parameters class."
syntax: "public KeyVaultCertificateSourceParameters()"
desc: "Creates an instance of KeyVaultCertificateSourceParameters class."
methods:
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.deleteRule()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.deleteRule()"
name: "deleteRule()"
nameWithType: "KeyVaultCertificateSourceParameters.deleteRule()"
summary: "Get describes the action that shall be taken when the certificate is removed from Key Vault."
syntax: "public String deleteRule()"
desc: "Get describes the action that shall be taken when the certificate is removed from Key Vault."
returns:
description: "the deleteRule value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.odatatype()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.odatatype()"
name: "odatatype()"
nameWithType: "KeyVaultCertificateSourceParameters.odatatype()"
summary: "Get the odatatype value."
syntax: "public String odatatype()"
desc: "Get the odatatype value."
returns:
description: "the odatatype value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.resourceGroupName()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "KeyVaultCertificateSourceParameters.resourceGroupName()"
summary: "Get resource group of the user's Key Vault containing the SSL certificate."
syntax: "public String resourceGroupName()"
desc: "Get resource group of the user's Key Vault containing the SSL certificate."
returns:
description: "the resourceGroupName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.secretName()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.secretName()"
name: "secretName()"
nameWithType: "KeyVaultCertificateSourceParameters.secretName()"
summary: "Get the name of Key Vault Secret (representing the full certificate PFX) in Key Vault."
syntax: "public String secretName()"
desc: "Get the name of Key Vault Secret (representing the full certificate PFX) in Key Vault."
returns:
description: "the secretName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.secretVersion()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.secretVersion()"
name: "secretVersion()"
nameWithType: "KeyVaultCertificateSourceParameters.secretVersion()"
summary: "Get the version(GUID) of Key Vault Secret in Key Vault."
syntax: "public String secretVersion()"
desc: "Get the version(GUID) of Key Vault Secret in Key Vault."
returns:
description: "the secretVersion value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.subscriptionId()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.subscriptionId()"
name: "subscriptionId()"
nameWithType: "KeyVaultCertificateSourceParameters.subscriptionId()"
summary: "Get subscription Id of the user's Key Vault containing the SSL certificate."
syntax: "public String subscriptionId()"
desc: "Get subscription Id of the user's Key Vault containing the SSL certificate."
returns:
description: "the subscriptionId value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.updateRule()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.updateRule()"
name: "updateRule()"
nameWithType: "KeyVaultCertificateSourceParameters.updateRule()"
summary: "Get describes the action that shall be taken when the certificate is updated in Key Vault."
syntax: "public String updateRule()"
desc: "Get describes the action that shall be taken when the certificate is updated in Key Vault."
returns:
description: "the updateRule value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.vaultName()"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.vaultName()"
name: "vaultName()"
nameWithType: "KeyVaultCertificateSourceParameters.vaultName()"
summary: "Get the name of the user's Key Vault containing the SSL certificate."
syntax: "public String vaultName()"
desc: "Get the name of the user's Key Vault containing the SSL certificate."
returns:
description: "the vaultName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withDeleteRule(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withDeleteRule(String deleteRule)"
name: "withDeleteRule(String deleteRule)"
nameWithType: "KeyVaultCertificateSourceParameters.withDeleteRule(String deleteRule)"
summary: "Set describes the action that shall be taken when the certificate is removed from Key Vault."
parameters:
- description: "the deleteRule value to set"
name: "deleteRule"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withDeleteRule(String deleteRule)"
desc: "Set describes the action that shall be taken when the certificate is removed from Key Vault."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withOdatatype(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withOdatatype(String odatatype)"
name: "withOdatatype(String odatatype)"
nameWithType: "KeyVaultCertificateSourceParameters.withOdatatype(String odatatype)"
summary: "Set the odatatype value."
parameters:
- description: "the odatatype value to set"
name: "odatatype"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withOdatatype(String odatatype)"
desc: "Set the odatatype value."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withResourceGroupName(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withResourceGroupName(String resourceGroupName)"
name: "withResourceGroupName(String resourceGroupName)"
nameWithType: "KeyVaultCertificateSourceParameters.withResourceGroupName(String resourceGroupName)"
summary: "Set resource group of the user's Key Vault containing the SSL certificate."
parameters:
- description: "the resourceGroupName value to set"
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withResourceGroupName(String resourceGroupName)"
desc: "Set resource group of the user's Key Vault containing the SSL certificate."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withSecretName(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withSecretName(String secretName)"
name: "withSecretName(String secretName)"
nameWithType: "KeyVaultCertificateSourceParameters.withSecretName(String secretName)"
summary: "Set the name of Key Vault Secret (representing the full certificate PFX) in Key Vault."
parameters:
- description: "the secretName value to set"
name: "secretName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withSecretName(String secretName)"
desc: "Set the name of Key Vault Secret (representing the full certificate PFX) in Key Vault."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withSecretVersion(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withSecretVersion(String secretVersion)"
name: "withSecretVersion(String secretVersion)"
nameWithType: "KeyVaultCertificateSourceParameters.withSecretVersion(String secretVersion)"
summary: "Set the version(GUID) of Key Vault Secret in Key Vault."
parameters:
- description: "the secretVersion value to set"
name: "secretVersion"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withSecretVersion(String secretVersion)"
desc: "Set the version(GUID) of Key Vault Secret in Key Vault."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withSubscriptionId(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withSubscriptionId(String subscriptionId)"
name: "withSubscriptionId(String subscriptionId)"
nameWithType: "KeyVaultCertificateSourceParameters.withSubscriptionId(String subscriptionId)"
summary: "Set subscription Id of the user's Key Vault containing the SSL certificate."
parameters:
- description: "the subscriptionId value to set"
name: "subscriptionId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withSubscriptionId(String subscriptionId)"
desc: "Set subscription Id of the user's Key Vault containing the SSL certificate."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withUpdateRule(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withUpdateRule(String updateRule)"
name: "withUpdateRule(String updateRule)"
nameWithType: "KeyVaultCertificateSourceParameters.withUpdateRule(String updateRule)"
summary: "Set describes the action that shall be taken when the certificate is updated in Key Vault."
parameters:
- description: "the updateRule value to set"
name: "updateRule"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withUpdateRule(String updateRule)"
desc: "Set describes the action that shall be taken when the certificate is updated in Key Vault."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withVaultName(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters.withVaultName(String vaultName)"
name: "withVaultName(String vaultName)"
nameWithType: "KeyVaultCertificateSourceParameters.withVaultName(String vaultName)"
summary: "Set the name of the user's Key Vault containing the SSL certificate."
parameters:
- description: "the vaultName value to set"
name: "vaultName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public KeyVaultCertificateSourceParameters withVaultName(String vaultName)"
desc: "Set the name of the user's Key Vault containing the SSL certificate."
returns:
description: "the KeyVaultCertificateSourceParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters?alt=com.microsoft.azure.management.cdn.KeyVaultCertificateSourceParameters&text=KeyVaultCertificateSourceParameters\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Describes the parameters for using a user's KeyVault certificate for securing custom domain."
metadata: {}
package: "com.microsoft.azure.management.cdn"
artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4