次の方法で共有


NetworkServiceDesignGroups interface

NetworkServiceDesignGroups を表すインターフェイス。

メソッド

beginCreateOrUpdate(string, string, string, NetworkServiceDesignGroup, NetworkServiceDesignGroupsCreateOrUpdateOptionalParams)

ネットワーク サービス デザイン グループを作成または更新します。

beginCreateOrUpdateAndWait(string, string, string, NetworkServiceDesignGroup, NetworkServiceDesignGroupsCreateOrUpdateOptionalParams)

ネットワーク サービス デザイン グループを作成または更新します。

beginDelete(string, string, string, NetworkServiceDesignGroupsDeleteOptionalParams)

指定したネットワーク サービス デザイン グループを削除します。

beginDeleteAndWait(string, string, string, NetworkServiceDesignGroupsDeleteOptionalParams)

指定したネットワーク サービス デザイン グループを削除します。

get(string, string, string, NetworkServiceDesignGroupsGetOptionalParams)

指定した networkServiceDesign グループに関する情報を取得します。

listByPublisher(string, string, NetworkServiceDesignGroupsListByPublisherOptionalParams)

パブリッシャーのネットワーク サービス デザイン グループの情報を取得します。

update(string, string, string, TagsObject, NetworkServiceDesignGroupsUpdateOptionalParams)

ネットワーク サービス設計グループ リソースを更新します。

メソッドの詳細

beginCreateOrUpdate(string, string, string, NetworkServiceDesignGroup, NetworkServiceDesignGroupsCreateOrUpdateOptionalParams)

ネットワーク サービス デザイン グループを作成または更新します。

function beginCreateOrUpdate(resourceGroupName: string, publisherName: string, networkServiceDesignGroupName: string, parameters: NetworkServiceDesignGroup, options?: NetworkServiceDesignGroupsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkServiceDesignGroup>, NetworkServiceDesignGroup>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

publisherName

string

発行元の名前。

networkServiceDesignGroupName

string

ネットワーク サービス デザイン グループの名前。

parameters
NetworkServiceDesignGroup

パブリッシャー ネットワーク サービス設計グループの作成または更新操作に指定されたパラメーター。

options
NetworkServiceDesignGroupsCreateOrUpdateOptionalParams

options パラメーター。

戻り値

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

beginCreateOrUpdateAndWait(string, string, string, NetworkServiceDesignGroup, NetworkServiceDesignGroupsCreateOrUpdateOptionalParams)

ネットワーク サービス デザイン グループを作成または更新します。

function beginCreateOrUpdateAndWait(resourceGroupName: string, publisherName: string, networkServiceDesignGroupName: string, parameters: NetworkServiceDesignGroup, options?: NetworkServiceDesignGroupsCreateOrUpdateOptionalParams): Promise<NetworkServiceDesignGroup>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

publisherName

string

発行元の名前。

networkServiceDesignGroupName

string

ネットワーク サービス デザイン グループの名前。

parameters
NetworkServiceDesignGroup

パブリッシャー ネットワーク サービス設計グループの作成または更新操作に指定されたパラメーター。

options
NetworkServiceDesignGroupsCreateOrUpdateOptionalParams

options パラメーター。

戻り値

beginDelete(string, string, string, NetworkServiceDesignGroupsDeleteOptionalParams)

指定したネットワーク サービス デザイン グループを削除します。

function beginDelete(resourceGroupName: string, publisherName: string, networkServiceDesignGroupName: string, options?: NetworkServiceDesignGroupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<NetworkServiceDesignGroupsDeleteHeaders>, NetworkServiceDesignGroupsDeleteHeaders>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

publisherName

string

発行元の名前。

networkServiceDesignGroupName

string

ネットワーク サービス デザイン グループの名前。

options
NetworkServiceDesignGroupsDeleteOptionalParams

options パラメーター。

戻り値

beginDeleteAndWait(string, string, string, NetworkServiceDesignGroupsDeleteOptionalParams)

指定したネットワーク サービス デザイン グループを削除します。

function beginDeleteAndWait(resourceGroupName: string, publisherName: string, networkServiceDesignGroupName: string, options?: NetworkServiceDesignGroupsDeleteOptionalParams): Promise<NetworkServiceDesignGroupsDeleteHeaders>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

publisherName

string

発行元の名前。

networkServiceDesignGroupName

string

ネットワーク サービス デザイン グループの名前。

options
NetworkServiceDesignGroupsDeleteOptionalParams

options パラメーター。

戻り値

get(string, string, string, NetworkServiceDesignGroupsGetOptionalParams)

指定した networkServiceDesign グループに関する情報を取得します。

function get(resourceGroupName: string, publisherName: string, networkServiceDesignGroupName: string, options?: NetworkServiceDesignGroupsGetOptionalParams): Promise<NetworkServiceDesignGroup>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

publisherName

string

発行元の名前。

networkServiceDesignGroupName

string

ネットワーク サービス デザイン グループの名前。

options
NetworkServiceDesignGroupsGetOptionalParams

options パラメーター。

戻り値

listByPublisher(string, string, NetworkServiceDesignGroupsListByPublisherOptionalParams)

パブリッシャーのネットワーク サービス デザイン グループの情報を取得します。

function listByPublisher(resourceGroupName: string, publisherName: string, options?: NetworkServiceDesignGroupsListByPublisherOptionalParams): PagedAsyncIterableIterator<NetworkServiceDesignGroup, NetworkServiceDesignGroup[], PageSettings>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

publisherName

string

発行元の名前。

options
NetworkServiceDesignGroupsListByPublisherOptionalParams

options パラメーター。

戻り値

update(string, string, string, TagsObject, NetworkServiceDesignGroupsUpdateOptionalParams)

ネットワーク サービス設計グループ リソースを更新します。

function update(resourceGroupName: string, publisherName: string, networkServiceDesignGroupName: string, parameters: TagsObject, options?: NetworkServiceDesignGroupsUpdateOptionalParams): Promise<NetworkServiceDesignGroup>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

publisherName

string

発行元の名前。

networkServiceDesignGroupName

string

ネットワーク サービス デザイン グループの名前。

parameters
TagsObject

パブリッシャー ネットワーク サービス設計グループの作成または更新操作に指定されたパラメーター。

options
NetworkServiceDesignGroupsUpdateOptionalParams

options パラメーター。

戻り値