SecurityGroup
class SecurityGroup extends OperatorResource implements Creatable, Listable, Deletable, Retrievable, Updateable
Represents a SecurityGroup resource in the Network v2 service
Traits
Properties
$description | string | |
$id | string | |
$name | string | |
$tenantId | string |
Methods
delete
()
: void
Permanently delete this resource.
retrieve
()
: void
Retrieve details of the current resource from the remote API.
update
()
: void
Update the current resource with the configuration set out in the user options.