Share via


RoleAssignmentSchedule.AssignmentType Property

Definition

Assignment type of the role assignment schedule

[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.AssignmentType? AssignmentType { 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.AssignmentType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.AssignmentType> with get, set
Public Property AssignmentType As Nullable(Of AssignmentType)

Property Value

Implements

Attributes

Applies to