AppResource.LoadedCertificate Property

Definition

Collection of loaded certificates

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.ILoadedCertificate> LoadedCertificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)>]
member this.LoadedCertificate : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.ILoadedCertificate> with get, set
Public Property LoadedCertificate As List(Of ILoadedCertificate)

Property Value

Implements

Attributes

Applies to