NetAppResourceRegionInfos interface
Interface die een NetAppResourceRegionInfos vertegenwoordigt.
Methoden
get(string, Net |
Biedt informatie over opslag naar netwerknabijheid en logische zonetoewijzing. |
list(string, Net |
Biedt regiospecifieke informatie. |
Methodedetails
get(string, NetAppResourceRegionInfosGetOptionalParams)
Biedt informatie over opslag naar netwerknabijheid en logische zonetoewijzing.
function get(location: string, options?: NetAppResourceRegionInfosGetOptionalParams): Promise<RegionInfoResource>
Parameters
- location
-
string
De naam van de Azure-regio.
De optiesparameters.
Retouren
Promise<RegionInfoResource>
list(string, NetAppResourceRegionInfosListOptionalParams)
Biedt regiospecifieke informatie.
function list(location: string, options?: NetAppResourceRegionInfosListOptionalParams): PagedAsyncIterableIterator<RegionInfoResource, RegionInfoResource[], PageSettings>
Parameters
- location
-
string
De naam van de Azure-regio.
De optiesparameters.