Udostępnij za pośrednictwem


PrivateLinkResources interface

Interfejs reprezentujący element PrivateLinkResources.

Metody

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Pobiera zasoby łącza prywatnego, które należy utworzyć dla usługi Azure Monitor PrivateLinkScope.

listByPrivateLinkScope(string, string, PrivateLinkResourcesListByPrivateLinkScopeOptionalParams)

Pobiera zasoby łącza prywatnego, które należy utworzyć dla usługi Azure Monitor PrivateLinkScope.

Szczegóły metody

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Pobiera zasoby łącza prywatnego, które należy utworzyć dla usługi Azure Monitor PrivateLinkScope.

function get(resourceGroupName: string, scopeName: string, groupName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResource>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

scopeName

string

Nazwa zasobu Azure Arc PrivateLinkScope.

groupName

string

Nazwa zasobu łącza prywatnego.

options
PrivateLinkResourcesGetOptionalParams

Parametry opcji.

Zwraca

listByPrivateLinkScope(string, string, PrivateLinkResourcesListByPrivateLinkScopeOptionalParams)

Pobiera zasoby łącza prywatnego, które należy utworzyć dla usługi Azure Monitor PrivateLinkScope.

function listByPrivateLinkScope(resourceGroupName: string, scopeName: string, options?: PrivateLinkResourcesListByPrivateLinkScopeOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

scopeName

string

Nazwa zasobu Azure Arc PrivateLinkScope.

Zwraca