| Modifier and Type | Method and Description |
|---|---|
List<Capabilities> |
ContainerGroups.listCapabilities(String location)
Lists the capabilities of a location.
|
rx.Observable<Capabilities> |
ContainerGroups.listCapabilitiesAsync(String location)
Lists the capabilities of a location.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/