IRevokeCertificate.Remark Property

Definition

Remarks for the revocation.

[Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Runtime.Info(Create=true, Description="Remarks for the revocation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remarks", Update=true)]
public string Remark { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Runtime.Info(Create=true, Description="Remarks for the revocation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remarks", Update=true)>]
member this.Remark : string with get, set
Public Property Remark As String

Property Value

Attributes

Applies to