AppPlatformAppProperties.LoadedCertificates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)