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