Share via


IPlanDetails.Justification Property

Definition

Gets or sets user's justification for the plan's request

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets user's justification for the plan's request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="justification", Update=true)]
public string Justification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets user's justification for the plan's request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="justification", Update=true)>]
member this.Justification : string with get, set
Public Property Justification As String

Property Value

Attributes

Applies to