SecurityGroupRuleDefinition Class |
Namespace: OpenStack.Compute.v2_1
The SecurityGroupRuleDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecurityGroupRuleDefinition |
Initializes a new instance of the SecurityGroupRuleDefinition class.
|
Name | Description | |
---|---|---|
![]() | CIDR |
The CIDR for address range.
|
![]() | FromPort |
The port at start of range.
|
![]() | GroupId |
The associated security group identifier.
|
![]() | Protocol |
The IP protocol.
|
![]() | SourceGroupId |
The associated source group identifier.
|
![]() | ToPort |
The port at end of range.
|