Sdílet prostřednictvím


IpExtendedCommunities interface

Rozhraní představující IpExtendedCommunities.

Metody

beginCreate(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodu IP Extended Community PUT.

beginCreateAndWait(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodu IP Extended Community PUT.

beginDelete(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodu IP Extended Community DELETE.

beginDeleteAndWait(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodu IP Extended Community DELETE.

beginUpdate(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Rozhraní API pro aktualizaci určitých vlastností rozšířeného komunitního prostředku IP.

beginUpdateAndWait(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Rozhraní API pro aktualizaci určitých vlastností rozšířeného komunitního prostředku IP.

get(string, string, IpExtendedCommunitiesGetOptionalParams)

Implementuje metodu IP Extended Community GET.

listByResourceGroup(string, IpExtendedCommunitiesListByResourceGroupOptionalParams)

Implementuje seznam IpExtendedCommunities podle skupiny prostředků GET.

listBySubscription(IpExtendedCommunitiesListBySubscriptionOptionalParams)

Implementuje seznam IpExtendedCommunities podle metody GET předplatného.

Podrobnosti metody

beginCreate(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodu IP Extended Community PUT.

function beginCreate(resourceGroupName: string, ipExtendedCommunityName: string, body: IpExtendedCommunity, options?: IpExtendedCommunitiesCreateOptionalParams): Promise<SimplePollerLike<OperationState<IpExtendedCommunity>, IpExtendedCommunity>>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

ipExtendedCommunityName

string

Název rozšířené komunity IP.

body
IpExtendedCommunity

Datová část žádosti.

options
IpExtendedCommunitiesCreateOptionalParams

Parametry možností.

Návraty

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

beginCreateAndWait(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodu IP Extended Community PUT.

function beginCreateAndWait(resourceGroupName: string, ipExtendedCommunityName: string, body: IpExtendedCommunity, options?: IpExtendedCommunitiesCreateOptionalParams): Promise<IpExtendedCommunity>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

ipExtendedCommunityName

string

Název rozšířené komunity IP.

body
IpExtendedCommunity

Datová část žádosti.

options
IpExtendedCommunitiesCreateOptionalParams

Parametry možností.

Návraty

beginDelete(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodu IP Extended Community DELETE.

function beginDelete(resourceGroupName: string, ipExtendedCommunityName: string, options?: IpExtendedCommunitiesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<IpExtendedCommunitiesDeleteHeaders>, IpExtendedCommunitiesDeleteHeaders>>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

ipExtendedCommunityName

string

Název rozšířené komunity IP.

options
IpExtendedCommunitiesDeleteOptionalParams

Parametry možností.

Návraty

beginDeleteAndWait(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodu IP Extended Community DELETE.

function beginDeleteAndWait(resourceGroupName: string, ipExtendedCommunityName: string, options?: IpExtendedCommunitiesDeleteOptionalParams): Promise<IpExtendedCommunitiesDeleteHeaders>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

ipExtendedCommunityName

string

Název rozšířené komunity IP.

options
IpExtendedCommunitiesDeleteOptionalParams

Parametry možností.

Návraty

beginUpdate(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Rozhraní API pro aktualizaci určitých vlastností rozšířeného komunitního prostředku IP.

function beginUpdate(resourceGroupName: string, ipExtendedCommunityName: string, body: IpExtendedCommunityPatch, options?: IpExtendedCommunitiesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<IpExtendedCommunity>, IpExtendedCommunity>>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

ipExtendedCommunityName

string

Název rozšířené komunity IP.

body
IpExtendedCommunityPatch

Vlastnosti rozšířené komunity IP, které se mají aktualizovat.

options
IpExtendedCommunitiesUpdateOptionalParams

Parametry možností.

Návraty

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

beginUpdateAndWait(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Rozhraní API pro aktualizaci určitých vlastností rozšířeného komunitního prostředku IP.

function beginUpdateAndWait(resourceGroupName: string, ipExtendedCommunityName: string, body: IpExtendedCommunityPatch, options?: IpExtendedCommunitiesUpdateOptionalParams): Promise<IpExtendedCommunity>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

ipExtendedCommunityName

string

Název rozšířené komunity IP.

body
IpExtendedCommunityPatch

Vlastnosti rozšířené komunity IP, které se mají aktualizovat.

options
IpExtendedCommunitiesUpdateOptionalParams

Parametry možností.

Návraty

get(string, string, IpExtendedCommunitiesGetOptionalParams)

Implementuje metodu IP Extended Community GET.

function get(resourceGroupName: string, ipExtendedCommunityName: string, options?: IpExtendedCommunitiesGetOptionalParams): Promise<IpExtendedCommunity>

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

ipExtendedCommunityName

string

Název rozšířené komunity IP.

options
IpExtendedCommunitiesGetOptionalParams

Parametry možností.

Návraty

listByResourceGroup(string, IpExtendedCommunitiesListByResourceGroupOptionalParams)

Implementuje seznam IpExtendedCommunities podle skupiny prostředků GET.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. V názvu se rozlišují malá a velká písmena.

Návraty

listBySubscription(IpExtendedCommunitiesListBySubscriptionOptionalParams)

Implementuje seznam IpExtendedCommunities podle metody GET předplatného.

function listBySubscription(options?: IpExtendedCommunitiesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<IpExtendedCommunity, IpExtendedCommunity[], PageSettings>

Parametry

Návraty