IPlanDetails.Justification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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