Share via


IAppServiceCertificateOrderPatchResource.Csr Property

Definition

Last CSR that was created for this order.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Last CSR that was created for this order.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="csr")]
public string Csr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Last CSR that was created for this order.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="csr")>]
member this.Csr : string with get, set
Public Property Csr As String

Property Value

Attributes

Applies to