مشاركة عبر


IpExtendedCommunities interface

واجهة تمثل IpExtendedCommunities.

الأساليب

beginCreate(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

تنفيذ أسلوب IP Extended Community PUT.

beginCreateAndWait(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

تنفيذ أسلوب IP Extended Community PUT.

beginDelete(string, string, IpExtendedCommunitiesDeleteOptionalParams)

تنفيذ أسلوب حذف المجتمع الموسع ل IP.

beginDeleteAndWait(string, string, IpExtendedCommunitiesDeleteOptionalParams)

تنفيذ أسلوب حذف المجتمع الموسع ل IP.

beginUpdate(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

واجهة برمجة التطبيقات لتحديث خصائص معينة لمورد IP Extended Community.

beginUpdateAndWait(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

واجهة برمجة التطبيقات لتحديث خصائص معينة لمورد IP Extended Community.

get(string, string, IpExtendedCommunitiesGetOptionalParams)

تنفيذ أسلوب IP Extended Community GET.

listByResourceGroup(string, IpExtendedCommunitiesListByResourceGroupOptionalParams)

تنفيذ قائمة IpExtendedCommunities حسب طريقة GET لمجموعة الموارد.

listBySubscription(IpExtendedCommunitiesListBySubscriptionOptionalParams)

تنفيذ قائمة IpExtendedCommunities حسب طريقة GET للاشتراك.

تفاصيل الأسلوب

beginCreate(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

تنفيذ أسلوب IP Extended Community PUT.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

ipExtendedCommunityName

string

اسم IP Extended Community.

body
IpExtendedCommunity

حمولة الطلب.

options
IpExtendedCommunitiesCreateOptionalParams

معلمات الخيارات.

المرتجعات

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

beginCreateAndWait(string, string, IpExtendedCommunity, IpExtendedCommunitiesCreateOptionalParams)

تنفيذ أسلوب IP Extended Community PUT.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

ipExtendedCommunityName

string

اسم IP Extended Community.

body
IpExtendedCommunity

حمولة الطلب.

options
IpExtendedCommunitiesCreateOptionalParams

معلمات الخيارات.

المرتجعات

beginDelete(string, string, IpExtendedCommunitiesDeleteOptionalParams)

تنفيذ أسلوب حذف المجتمع الموسع ل IP.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

ipExtendedCommunityName

string

اسم IP Extended Community.

options
IpExtendedCommunitiesDeleteOptionalParams

معلمات الخيارات.

المرتجعات

beginDeleteAndWait(string, string, IpExtendedCommunitiesDeleteOptionalParams)

تنفيذ أسلوب حذف المجتمع الموسع ل IP.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

ipExtendedCommunityName

string

اسم IP Extended Community.

options
IpExtendedCommunitiesDeleteOptionalParams

معلمات الخيارات.

المرتجعات

beginUpdate(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

واجهة برمجة التطبيقات لتحديث خصائص معينة لمورد IP Extended Community.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

ipExtendedCommunityName

string

اسم IP Extended Community.

body
IpExtendedCommunityPatch

خصائص IP Extended Community المراد تحديثها.

options
IpExtendedCommunitiesUpdateOptionalParams

معلمات الخيارات.

المرتجعات

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

beginUpdateAndWait(string, string, IpExtendedCommunityPatch, IpExtendedCommunitiesUpdateOptionalParams)

واجهة برمجة التطبيقات لتحديث خصائص معينة لمورد IP Extended Community.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

ipExtendedCommunityName

string

اسم IP Extended Community.

body
IpExtendedCommunityPatch

خصائص IP Extended Community المراد تحديثها.

options
IpExtendedCommunitiesUpdateOptionalParams

معلمات الخيارات.

المرتجعات

get(string, string, IpExtendedCommunitiesGetOptionalParams)

تنفيذ أسلوب IP Extended Community GET.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

ipExtendedCommunityName

string

اسم IP Extended Community.

options
IpExtendedCommunitiesGetOptionalParams

معلمات الخيارات.

المرتجعات

listByResourceGroup(string, IpExtendedCommunitiesListByResourceGroupOptionalParams)

تنفيذ قائمة IpExtendedCommunities حسب طريقة GET لمجموعة الموارد.

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

المعلمات

resourceGroupName

string

اسم مجموعة الموارد. الاسم غير حساس لحالة الأحرف.

options
IpExtendedCommunitiesListByResourceGroupOptionalParams

معلمات الخيارات.

المرتجعات

listBySubscription(IpExtendedCommunitiesListBySubscriptionOptionalParams)

تنفيذ قائمة IpExtendedCommunities حسب طريقة GET للاشتراك.

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

المعلمات

options
IpExtendedCommunitiesListBySubscriptionOptionalParams

معلمات الخيارات.

المرتجعات