azure.subscription.networkService.securityGroup
Supported platform
- azure
Description
Azure network security group
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | Security group ID |
| name | string | Security group name |
| location | string | Security group location |
| tags | map[string]string | Security group tags |
| type | string | Security group type |
| etag | string | Security group etag |
| properties | dict | Security group properties |
| interfaces | []azure.subscription.networkService.interface | Security group interfaces |
| securityRules | []azure.subscription.networkService.securityrule | Security group rules |
| defaultSecurityRules | []azure.subscription.networkService.securityrule | Security group default security rules |
References