IRoleAssignmentScheduleRequest.Justification Property

Definition

Justification for the role assignment

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Justification for the role assignment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="justification")]
public string Justification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Justification for the role assignment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="justification")>]
member this.Justification : string with get, set
Public Property Justification As String

Property Value

Attributes

Applies to