Share via


AppServiceCertificateOrderPropertiesCertificates.IAssociativeArray<IAppServiceCertificate>.Values Property

Definition

System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificate> Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificate>.Values { get; }
member this.Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificate>.Values : seq<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificate>
 ReadOnly Property Values As IEnumerable(Of IAppServiceCertificate) Implements IAssociativeArray(Of IAppServiceCertificate).Values

Property Value

Implements

Applies to