Megosztás a következőn keresztül:


VaultCertificateResult.Properties Property

Definition

Certificate details representing the Vault credentials. Please note ResourceCertificateDetails is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ResourceCertificateAndAcsDetails and ResourceCertificateAndAadDetails.

public Azure.ResourceManager.RecoveryServices.Models.ResourceCertificateDetails Properties { get; }
member this.Properties : Azure.ResourceManager.RecoveryServices.Models.ResourceCertificateDetails
Public ReadOnly Property Properties As ResourceCertificateDetails

Property Value

Applies to