次の方法で共有


AppPlatformAppProperties.LoadedCertificates プロパティ

定義

読み込まれた証明書のコレクション。

public System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.AppLoadedCertificate> LoadedCertificates { get; }
member this.LoadedCertificates : System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.AppLoadedCertificate>
Public ReadOnly Property LoadedCertificates As IList(Of AppLoadedCertificate)

プロパティ値

適用対象