Partager via


PrivateLinkScopes interface

Interface représentant un PrivateLinkScopes.

Méthodes

beginDelete(string, string, PrivateLinkScopesDeleteOptionalParams)

Supprime un PrivateLinkScope Azure Arc.

beginDeleteAndWait(string, string, PrivateLinkScopesDeleteOptionalParams)

Supprime un PrivateLinkScope Azure Arc.

createOrUpdate(string, string, HybridComputePrivateLinkScope, PrivateLinkScopesCreateOrUpdateOptionalParams)

Crée (ou met à jour) un Azure Arc PrivateLinkScope. Remarque : Vous ne pouvez pas spécifier une valeur différente pour InstrumentationKey ni AppId dans l’opération Put.

get(string, string, PrivateLinkScopesGetOptionalParams)

Retourne un PrivateLinkScope Azure Arc.

getValidationDetails(string, string, PrivateLinkScopesGetValidationDetailsOptionalParams)

Retourne les détails de validation d’Azure Arc PrivateLinkScope.

getValidationDetailsForMachine(string, string, PrivateLinkScopesGetValidationDetailsForMachineOptionalParams)

Retourne les détails de validation d’Azure Arc PrivateLinkScope pour une machine donnée.

list(PrivateLinkScopesListOptionalParams)

Obtient la liste de tous les Azure Arc PrivateLinkScopes au sein d’un abonnement.

listByResourceGroup(string, PrivateLinkScopesListByResourceGroupOptionalParams)

Obtient une liste d’Azure Arc PrivateLinkScopes au sein d’un groupe de ressources.

updateTags(string, string, TagsResource, PrivateLinkScopesUpdateTagsOptionalParams)

Met à jour les balises d’un PrivateLinkScope existant. Pour mettre à jour d’autres champs, utilisez la méthode CreateOrUpdate.

Détails de la méthode

beginDelete(string, string, PrivateLinkScopesDeleteOptionalParams)

Supprime un PrivateLinkScope Azure Arc.

function beginDelete(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

scopeName

string

Nom de la ressource Azure Arc PrivateLinkScope.

options
PrivateLinkScopesDeleteOptionalParams

Paramètres d’options.

Retours

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, PrivateLinkScopesDeleteOptionalParams)

Supprime un PrivateLinkScope Azure Arc.

function beginDeleteAndWait(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesDeleteOptionalParams): Promise<void>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

scopeName

string

Nom de la ressource Azure Arc PrivateLinkScope.

options
PrivateLinkScopesDeleteOptionalParams

Paramètres d’options.

Retours

Promise<void>

createOrUpdate(string, string, HybridComputePrivateLinkScope, PrivateLinkScopesCreateOrUpdateOptionalParams)

Crée (ou met à jour) un Azure Arc PrivateLinkScope. Remarque : Vous ne pouvez pas spécifier une valeur différente pour InstrumentationKey ni AppId dans l’opération Put.

function createOrUpdate(resourceGroupName: string, scopeName: string, parameters: HybridComputePrivateLinkScope, options?: PrivateLinkScopesCreateOrUpdateOptionalParams): Promise<HybridComputePrivateLinkScope>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

scopeName

string

Nom de la ressource Azure Arc PrivateLinkScope.

parameters
HybridComputePrivateLinkScope

Propriétés qui doivent être spécifiées pour créer ou mettre à jour un Azure Arc pour serveurs et clusters PrivateLinkScope.

options
PrivateLinkScopesCreateOrUpdateOptionalParams

Paramètres d’options.

Retours

get(string, string, PrivateLinkScopesGetOptionalParams)

Retourne un PrivateLinkScope Azure Arc.

function get(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesGetOptionalParams): Promise<HybridComputePrivateLinkScope>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

scopeName

string

Nom de la ressource Azure Arc PrivateLinkScope.

options
PrivateLinkScopesGetOptionalParams

Paramètres d’options.

Retours

getValidationDetails(string, string, PrivateLinkScopesGetValidationDetailsOptionalParams)

Retourne les détails de validation d’Azure Arc PrivateLinkScope.

function getValidationDetails(location: string, privateLinkScopeId: string, options?: PrivateLinkScopesGetValidationDetailsOptionalParams): Promise<PrivateLinkScopeValidationDetails>

Paramètres

location

string

Emplacement de la ressource cible.

privateLinkScopeId

string

ID (Guid) de la ressource Azure Arc PrivateLinkScope.

options
PrivateLinkScopesGetValidationDetailsOptionalParams

Paramètres d’options.

Retours

getValidationDetailsForMachine(string, string, PrivateLinkScopesGetValidationDetailsForMachineOptionalParams)

Retourne les détails de validation d’Azure Arc PrivateLinkScope pour une machine donnée.

function getValidationDetailsForMachine(resourceGroupName: string, machineName: string, options?: PrivateLinkScopesGetValidationDetailsForMachineOptionalParams): Promise<PrivateLinkScopeValidationDetails>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

machineName

string

Nom de l’ordinateur cible pour lequel obtenir les détails de validation de l’étendue de liaison privée.

Retours

list(PrivateLinkScopesListOptionalParams)

Obtient la liste de tous les Azure Arc PrivateLinkScopes au sein d’un abonnement.

function list(options?: PrivateLinkScopesListOptionalParams): PagedAsyncIterableIterator<HybridComputePrivateLinkScope, HybridComputePrivateLinkScope[], PageSettings>

Paramètres

options
PrivateLinkScopesListOptionalParams

Paramètres d’options.

Retours

listByResourceGroup(string, PrivateLinkScopesListByResourceGroupOptionalParams)

Obtient une liste d’Azure Arc PrivateLinkScopes au sein d’un groupe de ressources.

function listByResourceGroup(resourceGroupName: string, options?: PrivateLinkScopesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<HybridComputePrivateLinkScope, HybridComputePrivateLinkScope[], PageSettings>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

options
PrivateLinkScopesListByResourceGroupOptionalParams

Paramètres d’options.

Retours

updateTags(string, string, TagsResource, PrivateLinkScopesUpdateTagsOptionalParams)

Met à jour les balises d’un PrivateLinkScope existant. Pour mettre à jour d’autres champs, utilisez la méthode CreateOrUpdate.

function updateTags(resourceGroupName: string, scopeName: string, privateLinkScopeTags: TagsResource, options?: PrivateLinkScopesUpdateTagsOptionalParams): Promise<HybridComputePrivateLinkScope>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

scopeName

string

Nom de la ressource Azure Arc PrivateLinkScope.

privateLinkScopeTags
TagsResource

Mise à jour des informations de balise à définir dans l’instance PrivateLinkScope.

options
PrivateLinkScopesUpdateTagsOptionalParams

Paramètres d’options.

Retours