IReissueCertificateOrderRequestProperties.Csr Property

Definition

Csr to be used for re-key operation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Csr to be used for re-key operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="csr", Update=true)]
public string Csr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Csr to be used for re-key operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="csr", Update=true)>]
member this.Csr : string with get, set
Public Property Csr As String

Property Value

Attributes

Applies to