FirewallPolicyRuleCollectionGroupsDelete interface
Metódusok
| delete(Firewall |
Törli a megadott FirewallPolicyRuleCollectionGroup csoportot. |
| get(Firewall |
Lekéri a megadott FirewallPolicyRuleCollectionGroupot. |
| put(Firewall |
Létrehozza vagy frissíti a megadott FirewallPolicyRuleCollectionGroup csoportot. |
Metódus adatai
delete(FirewallPolicyRuleCollectionGroupsDeleteParameters)
Törli a megadott FirewallPolicyRuleCollectionGroup csoportot.
function delete(options: FirewallPolicyRuleCollectionGroupsDeleteParameters): StreamableMethod<FirewallPolicyRuleCollectionGroupsDelete200Response | FirewallPolicyRuleCollectionGroupsDelete202Response | FirewallPolicyRuleCollectionGroupsDelete204Response | FirewallPolicyRuleCollectionGroupsDeleteDefaultResponse>
Paraméterek
Válaszok
get(FirewallPolicyRuleCollectionGroupsGetParameters)
Lekéri a megadott FirewallPolicyRuleCollectionGroupot.
function get(options: FirewallPolicyRuleCollectionGroupsGetParameters): StreamableMethod<FirewallPolicyRuleCollectionGroupsGet200Response | FirewallPolicyRuleCollectionGroupsGetDefaultResponse>
Paraméterek
Válaszok
put(FirewallPolicyRuleCollectionGroupsCreateOrUpdateParameters)
Létrehozza vagy frissíti a megadott FirewallPolicyRuleCollectionGroup csoportot.
function put(options: FirewallPolicyRuleCollectionGroupsCreateOrUpdateParameters): StreamableMethod<FirewallPolicyRuleCollectionGroupsCreateOrUpdate200Response | FirewallPolicyRuleCollectionGroupsCreateOrUpdate201Response | FirewallPolicyRuleCollectionGroupsCreateOrUpdateDefaultResponse>