共用方式為


IRoleEligibilityScheduleInstanceFilter Interface

Definition

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

Properties

PrincipalId

Returns role eligibility schedule instances of the specific principal.

RoleDefinitionId

Returns role eligibility schedule instances of the specific role definition.

RoleEligibilityScheduleId

Returns role eligibility schedule instances belonging to a specific role eligibility schedule.

Status

Returns role eligibility schedule instances of the specific status.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to