RoleAssignmentScheduleInstancesClient Interface
public interface RoleAssignmentScheduleInstancesClient
An instance of this class provides access to all the operations defined in RoleAssignmentScheduleInstancesClient.
Method Summary
Method Details
get
public abstract RoleAssignmentScheduleInstanceInner get(String scope, String roleAssignmentScheduleInstanceName)
Gets the specified role assignment schedule instance.
Parameters:
Returns:
getAsync
public abstract Mono
Gets the specified role assignment schedule instance.
Parameters:
Returns:
getWithResponse
public abstract Response
Gets the specified role assignment schedule instance.
Parameters:
Returns:
getWithResponseAsync
public abstract Mono
Gets the specified role assignment schedule instance.
Parameters:
Returns:
listForScope
public abstract PagedIterable
Gets role assignment schedule instances of a role assignment schedule.
Parameters:
Returns:
listForScope
public abstract PagedIterable
Gets role assignment schedule instances of a role assignment schedule.
Parameters:
Returns:
listForScopeAsync
public abstract PagedFlux
Gets role assignment schedule instances of a role assignment schedule.
Parameters:
Returns:
listForScopeAsync
public abstract PagedFlux
Gets role assignment schedule instances of a role assignment schedule.
Parameters:
Returns:
Applies to
Azure SDK for Java