次の方法で共有


AdminRuleCollectionsGet interface

メソッド

delete(AdminRuleCollectionsDeleteParameters)

管理ルール コレクションを削除します。

get(AdminRuleCollectionsGetParameters)

ネットワーク マネージャーのセキュリティ管理者構成規則のコレクションを取得します。

put(AdminRuleCollectionsCreateOrUpdateParameters)

管理者ルール コレクションを作成または更新します。

メソッドの詳細

delete(AdminRuleCollectionsDeleteParameters)

管理ルール コレクションを削除します。

function delete(options: AdminRuleCollectionsDeleteParameters): StreamableMethod<AdminRuleCollectionsDelete200Response | AdminRuleCollectionsDelete202Response | AdminRuleCollectionsDelete204Response | AdminRuleCollectionsDeleteDefaultResponse>

パラメーター

戻り値

get(AdminRuleCollectionsGetParameters)

ネットワーク マネージャーのセキュリティ管理者構成規則のコレクションを取得します。

function get(options: AdminRuleCollectionsGetParameters): StreamableMethod<AdminRuleCollectionsGet200Response | AdminRuleCollectionsGetDefaultResponse>

パラメーター

戻り値

put(AdminRuleCollectionsCreateOrUpdateParameters)

管理者ルール コレクションを作成または更新します。

function put(options: AdminRuleCollectionsCreateOrUpdateParameters): StreamableMethod<AdminRuleCollectionsCreateOrUpdate200Response | AdminRuleCollectionsCreateOrUpdate201Response | AdminRuleCollectionsCreateOrUpdateDefaultResponse>

パラメーター

戻り値