PrivateLinkResources interface

PrivateLinkResource-t képviselő felület.

Metódusok

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Lekéri a megadott privát kapcsolati erőforrást.

listByCluster(string, string, PrivateLinkResourcesListByClusterOptionalParams)

A HDInsight-fürtök privát kapcsolati erőforrásait sorolja fel.

Metódus adatai

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Lekéri a megadott privát kapcsolati erőforrást.

function get(resourceGroupName: string, clusterName: string, privateLinkResourceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResource>

Paraméterek

resourceGroupName

string

Az erőforráscsoport neve.

clusterName

string

A fürt neve.

privateLinkResourceName

string

A privát kapcsolat erőforrásának neve.

options
PrivateLinkResourcesGetOptionalParams

A beállítások paraméterei.

Válaszok

listByCluster(string, string, PrivateLinkResourcesListByClusterOptionalParams)

A HDInsight-fürtök privát kapcsolati erőforrásait sorolja fel.

function listByCluster(resourceGroupName: string, clusterName: string, options?: PrivateLinkResourcesListByClusterOptionalParams): Promise<PrivateLinkResourceListResult>

Paraméterek

resourceGroupName

string

Az erőforráscsoport neve.

clusterName

string

A fürt neve.

options
PrivateLinkResourcesListByClusterOptionalParams

A beállítások paraméterei.

Válaszok