IRoleAssignmentScheduleInstance.MemberType Property

Definition

Membership type of the role assignment schedule

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Membership type of the role assignment schedule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType) }, ReadOnly=false, Required=false, SerializedName="memberType")]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType? MemberType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Membership type of the role assignment schedule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType) }, ReadOnly=false, Required=false, SerializedName="memberType")>]
member this.MemberType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Support.MemberType> with get, set
Public Property MemberType As Nullable(Of MemberType)

Property Value

Attributes

Applies to