次の方法で共有


AppPlatformCertificateData.Properties プロパティ

定義

証明書リソース ペイロードのプロパティ。 基底クラスであることに注意 AppPlatformCertificateProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がAppPlatformKeyVaultCertificateProperties含まれますAppPlatformContentCertificateProperties

public Azure.ResourceManager.AppPlatform.Models.AppPlatformCertificateProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.AppPlatform.Models.AppPlatformCertificateProperties with get, set
Public Property Properties As AppPlatformCertificateProperties

プロパティ値

適用対象