다음을 통해 공유


AppPlatformAppProperties.LoadedCertificates Property

Definition

Collection of loaded certificates.

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)

Property Value

Applies to