LocationsOperationsExtensions.Get(ILocationsOperations) 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.
Details of a specific location
public static Microsoft.Azure.Management.Security.Models.AscLocation Get(this Microsoft.Azure.Management.Security.ILocationsOperations operations);
static member Get : Microsoft.Azure.Management.Security.ILocationsOperations -> Microsoft.Azure.Management.Security.Models.AscLocation
<Extension()>
Public Function Get (operations As ILocationsOperations) As AscLocation
Parameters
- operations
- ILocationsOperations
The operations group for this extension method.