Freigeben über


NetAppResourceRegionInfos interface

Schnittstelle, die eine NetAppResourceRegionInfos darstellt.

Methoden

get(string, NetAppResourceRegionInfosGetOptionalParams)

Stellt Speicher für Netzwerknähe und Zuordnungsinformationen zu logischen Zonen bereit.

list(string, NetAppResourceRegionInfosListOptionalParams)

Stellt regionsspezifische Informationen bereit.

Details zur Methode

get(string, NetAppResourceRegionInfosGetOptionalParams)

Stellt Speicher für Netzwerknähe und Zuordnungsinformationen zu logischen Zonen bereit.

function get(location: string, options?: NetAppResourceRegionInfosGetOptionalParams): Promise<RegionInfoResource>

Parameter

location

string

Der Name der Azure-Region.

options
NetAppResourceRegionInfosGetOptionalParams

Die Optionsparameter.

Gibt zurück

list(string, NetAppResourceRegionInfosListOptionalParams)

Stellt regionsspezifische Informationen bereit.

function list(location: string, options?: NetAppResourceRegionInfosListOptionalParams): PagedAsyncIterableIterator<RegionInfoResource, RegionInfoResource[], PageSettings>

Parameter

location

string

Der Name der Azure-Region.

options
NetAppResourceRegionInfosListOptionalParams

Die Optionsparameter.

Gibt zurück