PrivateLinkResources interface

PrivateLinkResources'i temsil eden arabirim.

Yöntemler

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Azure İzleyici PrivateLinkScope için oluşturulması gereken özel bağlantı kaynaklarını alır.

listByPrivateLinkScope(string, string, PrivateLinkResourcesListByPrivateLinkScopeOptionalParams)

Azure İzleyici PrivateLinkScope için oluşturulması gereken özel bağlantı kaynaklarını alır.

Yöntem Ayrıntıları

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Azure İzleyici PrivateLinkScope için oluşturulması gereken özel bağlantı kaynaklarını alır.

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

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarlı değildir.

scopeName

string

Azure Arc PrivateLinkScope kaynağının adı.

groupName

string

Özel bağlantı kaynağının adı.

options
PrivateLinkResourcesGetOptionalParams

Seçenekler parametreleri.

Döndürülenler

listByPrivateLinkScope(string, string, PrivateLinkResourcesListByPrivateLinkScopeOptionalParams)

Azure İzleyici PrivateLinkScope için oluşturulması gereken özel bağlantı kaynaklarını alır.

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

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarlı değildir.

scopeName

string

Azure Arc PrivateLinkScope kaynağının adı.

Döndürülenler