Share via


IAppServiceCertificateOrderPatchResource.Certificate Property

Definition

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.Api20190801.IAppServiceCertificateOrderPatchResourcePropertiesCertificates) }, ReadOnly=false, Required=false, SerializedName="certificates")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificateOrderPatchResourcePropertiesCertificates 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.Api20190801.IAppServiceCertificateOrderPatchResourcePropertiesCertificates) }, ReadOnly=false, Required=false, SerializedName="certificates")>]
member this.Certificate : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificateOrderPatchResourcePropertiesCertificates with get, set
Public Property Certificate As IAppServiceCertificateOrderPatchResourcePropertiesCertificates

Property Value

Attributes

Applies to