Share via


RoleAssignmentScheduleRequest.RequestType Property

Definition

The type of the role assignment schedule request. Eg: SelfActivate, AdminAssign etc

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType? RequestType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Inlined)>]
member this.RequestType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.RequestType> with get, set
Public Property RequestType As Nullable(Of RequestType)

Property Value

Implements

Attributes

Applies to