Freigeben über


NetAppResourceRegionInfosOperations interface

Schnittstelle, die einen NetAppResourceRegionInfos-Betrieb darstellt.

Eigenschaften

get

Stellt Informationen zur Speicher-zu-Netzwerk-Nähe und zur Zuordnung logischer Zonen bereit.

list

Stellt regionsspezifische Informationen bereit.

Details zur Eigenschaft

get

Stellt Informationen zur Speicher-zu-Netzwerk-Nähe und zur Zuordnung logischer Zonen bereit.

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

Eigenschaftswert

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

list

Stellt regionsspezifische Informationen bereit.

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

Eigenschaftswert

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