LocationOperationsExtensions.ListUsage(ILocationOperations, 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.
Get the usage for a subscription
public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ContainerInstance.Models.Usage> ListUsage (this Microsoft.Azure.Management.ContainerInstance.ILocationOperations operations, string location);
static member ListUsage : Microsoft.Azure.Management.ContainerInstance.ILocationOperations * string -> seq<Microsoft.Azure.Management.ContainerInstance.Models.Usage>
<Extension()>
Public Function ListUsage (operations As ILocationOperations, location As String) As IEnumerable(Of Usage)
Parameters
- operations
- ILocationOperations
The operations group for this extension method.
- location
- String
The identifier for the physical azure location.