Udostępnij przez


IpExtendedCommunities interface

Interfejs reprezentujący ipExtendedCommunities.

Metody

beginCreate(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodę EXTENDED COMMUNITY PUT adresu IP.

beginCreateAndWait(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodę EXTENDED COMMUNITY PUT adresu IP.

beginDelete(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodę DELETE rozszerzonej społeczności ip.

beginDeleteAndWait(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodę DELETE rozszerzonej społeczności ip.

beginUpdate(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Interfejs API do aktualizowania niektórych właściwości zasobu rozszerzonej społeczności ip.

beginUpdateAndWait(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Interfejs API do aktualizowania niektórych właściwości zasobu rozszerzonej społeczności ip.

get(string, string, IpExtendedCommunitiesGetOptionalParams)

Implementuje metodę GET rozszerzonej społeczności ip.

listByResourceGroup(string, IpExtendedCommunitiesListByResourceGroupOptionalParams)

Implementuje listę IpExtendedCommunities według metody GET grupy zasobów.

listBySubscription(IpExtendedCommunitiesListBySubscriptionOptionalParams)

Implementuje listę IpExtendedCommunities według metody GET subskrypcji.

Szczegóły metody

beginCreate(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodę EXTENDED COMMUNITY PUT adresu IP.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

ipExtendedCommunityName

string

Nazwa rozszerzonej społeczności adresów IP.

body
IpExtendedCommunity

Żądanie ładunku.

Zwraca

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

beginCreateAndWait(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

Implementuje metodę EXTENDED COMMUNITY PUT adresu IP.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

ipExtendedCommunityName

string

Nazwa rozszerzonej społeczności adresów IP.

body
IpExtendedCommunity

Żądanie ładunku.

Zwraca

beginDelete(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodę DELETE rozszerzonej społeczności ip.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

ipExtendedCommunityName

string

Nazwa rozszerzonej społeczności adresów IP.

Zwraca

beginDeleteAndWait(string, string, IpExtendedCommunitiesDeleteOptionalParams)

Implementuje metodę DELETE rozszerzonej społeczności ip.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

ipExtendedCommunityName

string

Nazwa rozszerzonej społeczności adresów IP.

Zwraca

beginUpdate(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Interfejs API do aktualizowania niektórych właściwości zasobu rozszerzonej społeczności ip.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

ipExtendedCommunityName

string

Nazwa rozszerzonej społeczności adresów IP.

body
IpExtendedCommunityPatch

Właściwości rozszerzonej społeczności adresów IP w celu zaktualizowania.

Zwraca

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

beginUpdateAndWait(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

Interfejs API do aktualizowania niektórych właściwości zasobu rozszerzonej społeczności ip.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

ipExtendedCommunityName

string

Nazwa rozszerzonej społeczności adresów IP.

body
IpExtendedCommunityPatch

Właściwości rozszerzonej społeczności adresów IP w celu zaktualizowania.

Zwraca

get(string, string, IpExtendedCommunitiesGetOptionalParams)

Implementuje metodę GET rozszerzonej społeczności ip.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

ipExtendedCommunityName

string

Nazwa rozszerzonej społeczności adresów IP.

options
IpExtendedCommunitiesGetOptionalParams

Parametry opcji.

Zwraca

listByResourceGroup(string, IpExtendedCommunitiesListByResourceGroupOptionalParams)

Implementuje listę IpExtendedCommunities według metody GET grupy zasobów.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.

Zwraca

listBySubscription(IpExtendedCommunitiesListBySubscriptionOptionalParams)

Implementuje listę IpExtendedCommunities według metody GET subskrypcji.

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

Parametry

Zwraca