Sdílet prostřednictvím


ServerEndpoints interface

Rozhraní představující serverEndpoints.

Metody

beginCreate(string, string, string, string, ServerEndpointCreateParameters, ServerEndpointsCreateOptionalParams)

Vytvořte nový serverEndpoint.

beginCreateAndWait(string, string, string, string, ServerEndpointCreateParameters, ServerEndpointsCreateOptionalParams)

Vytvořte nový serverEndpoint.

beginDelete(string, string, string, string, ServerEndpointsDeleteOptionalParams)

Odstraňte daný serverEndpoint.

beginDeleteAndWait(string, string, string, string, ServerEndpointsDeleteOptionalParams)

Odstraňte daný serverEndpoint.

beginRecallAction(string, string, string, string, RecallActionParameters, ServerEndpointsRecallActionOptionalParams)

Vzpomeňte si koncový bod serveru.

beginRecallActionAndWait(string, string, string, string, RecallActionParameters, ServerEndpointsRecallActionOptionalParams)

Vzpomeňte si koncový bod serveru.

beginUpdate(string, string, string, string, ServerEndpointsUpdateOptionalParams)

Opravte daný serverEndpoint.

beginUpdateAndWait(string, string, string, string, ServerEndpointsUpdateOptionalParams)

Opravte daný serverEndpoint.

get(string, string, string, string, ServerEndpointsGetOptionalParams)

Získejte serverEndpoint.

listBySyncGroup(string, string, string, ServerEndpointsListBySyncGroupOptionalParams)

Získání seznamu ServerEndpoint

Podrobnosti metody

beginCreate(string, string, string, string, ServerEndpointCreateParameters, ServerEndpointsCreateOptionalParams)

Vytvořte nový serverEndpoint.

function beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: ServerEndpointCreateParameters, options?: ServerEndpointsCreateOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsCreateResponse>, ServerEndpointsCreateResponse>>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

parameters
ServerEndpointCreateParameters

Tělo objektu koncového bodu serveru

options
ServerEndpointsCreateOptionalParams

Parametry možností.

Návraty

Promise<PollerLike<@azure/core-lro.PollOperationState<ServerEndpointsCreateResponse>, ServerEndpointsCreateResponse>>

beginCreateAndWait(string, string, string, string, ServerEndpointCreateParameters, ServerEndpointsCreateOptionalParams)

Vytvořte nový serverEndpoint.

function beginCreateAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: ServerEndpointCreateParameters, options?: ServerEndpointsCreateOptionalParams): Promise<ServerEndpointsCreateResponse>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

parameters
ServerEndpointCreateParameters

Tělo objektu koncového bodu serveru

options
ServerEndpointsCreateOptionalParams

Parametry možností.

Návraty

beginDelete(string, string, string, string, ServerEndpointsDeleteOptionalParams)

Odstraňte daný serverEndpoint.

function beginDelete(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsDeleteOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsDeleteHeaders>, ServerEndpointsDeleteHeaders>>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

options
ServerEndpointsDeleteOptionalParams

Parametry možností.

Návraty

Promise<PollerLike<@azure/core-lro.PollOperationState<ServerEndpointsDeleteHeaders>, ServerEndpointsDeleteHeaders>>

beginDeleteAndWait(string, string, string, string, ServerEndpointsDeleteOptionalParams)

Odstraňte daný serverEndpoint.

function beginDeleteAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsDeleteOptionalParams): Promise<ServerEndpointsDeleteHeaders>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

options
ServerEndpointsDeleteOptionalParams

Parametry možností.

Návraty

beginRecallAction(string, string, string, string, RecallActionParameters, ServerEndpointsRecallActionOptionalParams)

Vzpomeňte si koncový bod serveru.

function beginRecallAction(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: RecallActionParameters, options?: ServerEndpointsRecallActionOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsRecallActionHeaders>, ServerEndpointsRecallActionHeaders>>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

parameters
RecallActionParameters

Text objektu Akce odvolání

options
ServerEndpointsRecallActionOptionalParams

Parametry možností.

Návraty

beginRecallActionAndWait(string, string, string, string, RecallActionParameters, ServerEndpointsRecallActionOptionalParams)

Vzpomeňte si koncový bod serveru.

function beginRecallActionAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: RecallActionParameters, options?: ServerEndpointsRecallActionOptionalParams): Promise<ServerEndpointsRecallActionHeaders>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

parameters
RecallActionParameters

Text objektu Akce odvolání

options
ServerEndpointsRecallActionOptionalParams

Parametry možností.

Návraty

beginUpdate(string, string, string, string, ServerEndpointsUpdateOptionalParams)

Opravte daný serverEndpoint.

function beginUpdate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ServerEndpointsUpdateResponse>, ServerEndpointsUpdateResponse>>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

options
ServerEndpointsUpdateOptionalParams

Parametry možností.

Návraty

Promise<PollerLike<@azure/core-lro.PollOperationState<ServerEndpointsUpdateResponse>, ServerEndpointsUpdateResponse>>

beginUpdateAndWait(string, string, string, string, ServerEndpointsUpdateOptionalParams)

Opravte daný serverEndpoint.

function beginUpdateAndWait(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsUpdateOptionalParams): Promise<ServerEndpointsUpdateResponse>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

options
ServerEndpointsUpdateOptionalParams

Parametry možností.

Návraty

get(string, string, string, string, ServerEndpointsGetOptionalParams)

Získejte serverEndpoint.

function get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: ServerEndpointsGetOptionalParams): Promise<ServerEndpointsGetResponse>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

serverEndpointName

string

Název objektu koncového bodu serveru.

options
ServerEndpointsGetOptionalParams

Parametry možností.

Návraty

listBySyncGroup(string, string, string, ServerEndpointsListBySyncGroupOptionalParams)

Získání seznamu ServerEndpoint

function listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: ServerEndpointsListBySyncGroupOptionalParams): PagedAsyncIterableIterator<ServerEndpoint, ServerEndpoint[], PageSettings>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

storageSyncServiceName

string

Název prostředku služby synchronizace úložiště

syncGroupName

string

Název prostředku skupiny synchronizace

options
ServerEndpointsListBySyncGroupOptionalParams

Parametry možností.

Návraty