Inbound.DeleteFirewallRule class Structure that defines networking.firewall.addr.inbound.delete api input argument
More...
List of all members.
Detailed Description
Inbound.DeleteFirewallRule class Structure that defines networking.firewall.addr.inbound.delete api input argument
Constructor & Destructor Documentation
| vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::DeleteFirewallRule |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::_GetType |
( |
| ) |
[inline] |
| bool vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::_Validate |
( |
| ) |
[inline] |
| override bool vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::Equals |
( |
object |
obj | ) |
[inline] |
| bool vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::GetAll |
( |
| ) |
[inline] |
Delete all firewall rules.
Set all argument to "true" to delete all rules or set the all argument to "false" to delete a single rule.
| override int vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::GetHashCode |
( |
| ) |
[inline] |
| long vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::GetPosition |
( |
| ) |
[inline] |
Position before which to insert the rule (zero-based).
If you try to insert the rule in a position whose number is greater than the number of rules, the firewall rule is inserted at the end of the list.
| void vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::SetAll |
( |
bool |
all | ) |
[inline] |
Delete all firewall rules.
Set all argument to "true" to delete all rules or set the all argument to "false" to delete a single rule.
| void vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::SetPosition |
( |
long |
position | ) |
[inline] |
Position before which to insert the rule (zero-based).
If you try to insert the rule in a position whose number is greater than the number of rules, the firewall rule is inserted at the end of the list.
| override string vmware::appliance::techpreview::networking::firewall::addr::InboundTypes::DeleteFirewallRule::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: