Partilhar via


IRoleEligibilityScheduleFilter Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.RoleEligibilityScheduleFilterTypeConverter))]
public interface IRoleEligibilityScheduleFilter : Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.RoleEligibilityScheduleFilterTypeConverter))>]
type IRoleEligibilityScheduleFilter = interface
    interface IJsonSerializable
Public Interface IRoleEligibilityScheduleFilter
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

PrincipalId

Returns role eligibility schedule of the specific principal.

RoleDefinitionId

Returns role eligibility schedule of the specific role definition.

Status

Returns role eligibility schedule of the specific status.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to