Condividi tramite


PrivateLinkResources interface

Interfaccia che rappresenta un oggetto PrivateLinkResources.

Metodi

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Ottenere i dettagli di un ID gruppo.

list(string, string, PrivateLinkResourcesListOptionalParams)

Elencare gli ID gruppo supportati.

Dettagli metodo

get(string, string, string, PrivateLinkResourcesGetOptionalParams)

Ottenere i dettagli di un ID gruppo.

function get(resourceGroupName: string, accountName: string, name: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResource>

Parametri

resourceGroupName

string

Nome del gruppo di risorse all'interno della sottoscrizione di Azure.

accountName

string

Nome dell'account di Servizi multimediali.

name

string

options
PrivateLinkResourcesGetOptionalParams

Parametri delle opzioni.

Restituisce

list(string, string, PrivateLinkResourcesListOptionalParams)

Elencare gli ID gruppo supportati.

function list(resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourceListResult>

Parametri

resourceGroupName

string

Nome del gruppo di risorse all'interno della sottoscrizione di Azure.

accountName

string

Nome dell'account di Servizi multimediali.

options
PrivateLinkResourcesListOptionalParams

Parametri delle opzioni.

Restituisce