NetAppResourceRegionInfos interface
Schnittstelle, die eine NetAppResourceRegionInfos darstellt.
Methoden
get(string, Net |
Stellt Speicher für Netzwerknähe und Zuordnungsinformationen zu logischen Zonen bereit. |
list(string, Net |
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.
Die Optionsparameter.
Gibt zurück
Promise<RegionInfoResource>
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.
Die Optionsparameter.