SecurityGroup Class |
Namespace: OpenStack.Compute.v2_1
The SecurityGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecurityGroup |
Initializes a new instance of the SecurityGroup class.
|
Name | Description | |
---|---|---|
![]() | AddRuleAsync |
Creates a rule for a security group.
|
![]() | DeleteAsync |
Deletes a security group.
(Inherited from SecurityGroupReference.) |
![]() | GetSecurityGroupAsync |
Shows details for a security group.
(Inherited from SecurityGroupReference.) |
![]() | UpdateAsync |
Updates a security group.
|
Name | Description | |
---|---|---|
![]() | AddRule |
Creates a rule for a security group.
(Defined by SecurityGroupExtensions_v2_1.) |
![]() | Delete |
Deletes a security group.
(Defined by SecurityGroupExtensions_v2_1.) |
![]() | GetSecurityGroup |
Shows details for a security group.
(Defined by SecurityGroupExtensions_v2_1.) |
![]() | Update |
Deletes a security group.
(Defined by SecurityGroupExtensions_v2_1.) |
Name | Description | |
---|---|---|
![]() | Description |
The security group description.
|
![]() | Id |
The security group identifier.
|
![]() | Name |
The security group name.
(Inherited from SecurityGroupReference.) |
![]() | Rules |
The security group rules.
|