次の方法で共有


NetworkSecurityGroupsDelete interface

メソッド

delete(NetworkSecurityGroupsDeleteParameters)

指定したネットワーク セキュリティ グループを削除します。

get(NetworkSecurityGroupsGetParameters)

指定したネットワーク セキュリティ グループを取得します。

patch(NetworkSecurityGroupsUpdateTagsParameters)

ネットワーク セキュリティ グループのタグを更新します。

put(NetworkSecurityGroupsCreateOrUpdateParameters)

指定したリソース グループ内のネットワーク セキュリティ グループを作成または更新します。

メソッドの詳細

delete(NetworkSecurityGroupsDeleteParameters)

指定したネットワーク セキュリティ グループを削除します。

function delete(options: NetworkSecurityGroupsDeleteParameters): StreamableMethod<NetworkSecurityGroupsDelete200Response | NetworkSecurityGroupsDelete202Response | NetworkSecurityGroupsDelete204Response | NetworkSecurityGroupsDeleteDefaultResponse>

パラメーター

戻り値

get(NetworkSecurityGroupsGetParameters)

指定したネットワーク セキュリティ グループを取得します。

function get(options: NetworkSecurityGroupsGetParameters): StreamableMethod<NetworkSecurityGroupsGet200Response | NetworkSecurityGroupsGetDefaultResponse>

パラメーター

戻り値

patch(NetworkSecurityGroupsUpdateTagsParameters)

ネットワーク セキュリティ グループのタグを更新します。

function patch(options: NetworkSecurityGroupsUpdateTagsParameters): StreamableMethod<NetworkSecurityGroupsUpdateTags200Response | NetworkSecurityGroupsUpdateTagsDefaultResponse>

パラメーター

戻り値

put(NetworkSecurityGroupsCreateOrUpdateParameters)

指定したリソース グループ内のネットワーク セキュリティ グループを作成または更新します。

function put(options: NetworkSecurityGroupsCreateOrUpdateParameters): StreamableMethod<NetworkSecurityGroupsCreateOrUpdate200Response | NetworkSecurityGroupsCreateOrUpdate201Response | NetworkSecurityGroupsCreateOrUpdateDefaultResponse>

パラメーター

戻り値