次の方法で共有


SecurityRulesDelete interface

メソッド

delete(SecurityRulesDeleteParameters)

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

get(SecurityRulesGetParameters)

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

put(SecurityRulesCreateOrUpdateParameters)

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

メソッドの詳細

delete(SecurityRulesDeleteParameters)

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

function delete(options: SecurityRulesDeleteParameters): StreamableMethod<SecurityRulesDelete200Response | SecurityRulesDelete202Response | SecurityRulesDelete204Response | SecurityRulesDeleteDefaultResponse>

パラメーター

戻り値

get(SecurityRulesGetParameters)

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

function get(options: SecurityRulesGetParameters): StreamableMethod<SecurityRulesGet200Response | SecurityRulesGetDefaultResponse>

パラメーター

戻り値

put(SecurityRulesCreateOrUpdateParameters)

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

function put(options: SecurityRulesCreateOrUpdateParameters): StreamableMethod<SecurityRulesCreateOrUpdate200Response | SecurityRulesCreateOrUpdate201Response | SecurityRulesCreateOrUpdateDefaultResponse>

パラメーター

戻り値