IContainerGroups.ListCapabilities(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists the capabilities of a location.
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Capabilities> ListCapabilities (string location);
abstract member ListCapabilities : string -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.Capabilities>
Public Function ListCapabilities (location As String) As IReadOnlyList(Of Capabilities)
Parameters
- location
- String
The identifier for the physical azure location.