Compartir a través de


AppServiceCertificatePatchResource Clase

Definición

Key Vault recurso arm de contenedor para un certificado que se compra a través de Azure.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AppServiceCertificatePatchResource : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AppServiceCertificatePatchResource = class
    inherit ProxyOnlyResourceInner
Public Class AppServiceCertificatePatchResource
Inherits ProxyOnlyResourceInner
Herencia
AppServiceCertificatePatchResource
Atributos

Constructores

AppServiceCertificatePatchResource()

Inicializa una nueva instancia de la clase AppServiceCertificatePatchResource.

AppServiceCertificatePatchResource(String, String, String, String, String, String, Nullable<KeyVaultSecretStatus>)

Inicializa una nueva instancia de la clase AppServiceCertificatePatchResource.

Propiedades

Id

Identificador de recurso. Setter está protegido porque el identificador debe establecerse en Recursos de red.

(Heredado de ProxyResource)
KeyVaultId

Obtiene o establece el identificador de recurso de Key Vault.

KeyVaultSecretName

Obtiene o establece el nombre del secreto de Key Vault.

Kind

Obtiene o establece el tipo de recurso.

(Heredado de ProxyOnlyResourceInner)
Location

Ubicación de los recursos

(Heredado de Resource)
Name

Nombre del recurso

(Heredado de ProxyResource)
ProvisioningState

Obtiene el estado del secreto de Key Vault. Entre los valores posibles se incluyen: 'Initialized', 'WaitingOnCertificateOrder', 'Succeeded', 'CertificateOrderFailed', 'OperationNotPermittedOnKeyVault', 'AzureServiceUnauthorizedToAccessKeyVault', 'KeyVaultDoesNotExist', 'KeyVaultSecretDoesNotExist', 'UnknownError', 'ExternalPrivateKey', 'Unknown'

Tags

Etiquetas del recurso

(Heredado de Resource)
Type

Tipo de recurso

(Heredado de ProxyResource)

Métodos

Validate()

Valide el objeto . Produce ValidationException si se produce un error en la validación.

(Heredado de Resource)

Se aplica a