IAppServiceCertificateOrderProperties.Certificate 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.
State of the Key Vault secret.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPropertiesCertificates) }, ReadOnly=false, Required=false, SerializedName="certificates")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPropertiesCertificates Certificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPropertiesCertificates) }, ReadOnly=false, Required=false, SerializedName="certificates")>]
member this.Certificate : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPropertiesCertificates with get, set
Public Property Certificate As IAppServiceCertificateOrderPropertiesCertificates
Property Value
- Attributes