public final class ProvidersClient extends Object
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.http.rest.PagedIterable<ProviderStatus> |
getStatus()
Get provider status.
|
public com.azure.core.http.rest.PagedIterable<ProviderStatus> getStatus()
RestErrorException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2021 Microsoft Corporation. All rights reserved.