IRevocation.FailureReason Property

Definition

Reason for the revocation failure.

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

Property Value

Attributes

Applies to