Condividi tramite


IRenewCertificateOrderRequestProperties.Csr Property

Definition

Csr to be used for re-key operation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Csr to be used for re-key operation.", 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="Csr to be used for re-key operation.", 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