Condividi tramite


IAppResource.LoadedCertificate Property

Definition

Collection of loaded certificates

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of loaded certificates", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ILoadedCertificate) }, ReadOnly=false, Required=false, SerializedName="loadedCertificates")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ILoadedCertificate[] LoadedCertificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of loaded certificates", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ILoadedCertificate) }, ReadOnly=false, Required=false, SerializedName="loadedCertificates")>]
member this.LoadedCertificate : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ILoadedCertificate[] with get, set
Public Property LoadedCertificate As ILoadedCertificate()

Property Value

Attributes

Applies to