Udostępnij za pośrednictwem


RoleAssignmentScheduleInstances interface

Interfejs reprezentujący atrybut RoleAssignmentScheduleInstances.

Metody

get(string, string, RoleAssignmentScheduleInstancesGetOptionalParams)

Pobiera określone wystąpienie harmonogramu przypisania roli.

listForScope(string, RoleAssignmentScheduleInstancesListForScopeOptionalParams)

Pobiera wystąpienia harmonogramu przypisań ról harmonogramu przypisania roli.

Szczegóły metody

get(string, string, RoleAssignmentScheduleInstancesGetOptionalParams)

Pobiera określone wystąpienie harmonogramu przypisania roli.

function get(scope: string, roleAssignmentScheduleInstanceName: string, options?: RoleAssignmentScheduleInstancesGetOptionalParams): Promise<RoleAssignmentScheduleInstance>

Parametry

scope

string

Zakres harmonogramów przypisań ról.

roleAssignmentScheduleInstanceName

string

Nazwa (skrót nazwy harmonogramu i godziny) harmonogramu przypisania roli do pobrania.

Zwraca

listForScope(string, RoleAssignmentScheduleInstancesListForScopeOptionalParams)

Pobiera wystąpienia harmonogramu przypisań ról harmonogramu przypisania roli.

function listForScope(scope: string, options?: RoleAssignmentScheduleInstancesListForScopeOptionalParams): PagedAsyncIterableIterator<RoleAssignmentScheduleInstance, RoleAssignmentScheduleInstance[], PageSettings>

Parametry

scope

string

Zakres harmonogramu przypisania roli.

Zwraca