azure_security_group

default_security_rules

Type: UNORDERED_LIST_STRUCT
Provider name: properties.defaultSecurityRules
Description: The default security rules of network security group.

  • access
    Type: STRING
    Provider name: properties.access
    Description: The network traffic is allowed or denied.
  • description
    Type: STRING
    Provider name: properties.description
    Description: A description for this rule. Restricted to 140 chars.
  • destination_address_prefix
    Type: STRING
    Provider name: properties.destinationAddressPrefix
    Description: The destination address prefix. CIDR or destination IP range. Asterisk ‘*’ can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
  • destination_address_prefixes
    Type: UNORDERED_LIST_STRING
    Provider name: properties.destinationAddressPrefixes
    Description: The destination address prefixes. CIDR or destination IP ranges.
  • destination_port_range
    Type: STRING
    Provider name: properties.destinationPortRange
    Description: The destination port or range. Integer or range between 0 and 65535. Asterisk ‘*’ can also be used to match all ports.
  • destination_port_ranges
    Type: UNORDERED_LIST_STRING
    Provider name: properties.destinationPortRanges
    Description: The destination port ranges.
  • direction
    Type: STRING
    Provider name: properties.direction
    Description: The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
  • etag
    Type: STRING
    Provider name: etag
    Description: A unique read-only string that changes whenever the resource is updated.
  • name
    Type: STRING
    Provider name: name
    Description: The name of the resource that is unique within a resource group. This name can be used to access the resource.
  • priority
    Type: INT64
    Provider name: properties.priority
    Description: The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
  • protocol
    Type: STRING
    Provider name: properties.protocol
    Description: Network protocol this rule applies to.
  • provisioning_state
    Type: STRING
    Provider name: properties.provisioningState
    Description: The provisioning state of the security rule resource.
  • source_address_prefix
    Type: STRING
    Provider name: properties.sourceAddressPrefix
    Description: The CIDR or source IP range. Asterisk ‘*’ can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
  • source_address_prefixes
    Type: UNORDERED_LIST_STRING
    Provider name: properties.sourceAddressPrefixes
    Description: The CIDR or source IP ranges.
  • source_port_range
    Type: STRING
    Provider name: properties.sourcePortRange
    Description: The source port or range. Integer or range between 0 and 65535. Asterisk ‘*’ can also be used to match all ports.
  • source_port_ranges
    Type: UNORDERED_LIST_STRING
    Provider name: properties.sourcePortRanges
    Description: The source port ranges.

etag

Type: STRING
Provider name: etag
Description: A unique read-only string that changes whenever the resource is updated.

id

Type: STRING
Provider name: id
Description: Resource ID.

location

Type: STRING
Provider name: location
Description: Resource location.

name

Type: STRING
Provider name: name
Description: Resource name.

provisioning_state

Type: STRING
Provider name: properties.provisioningState
Description: The provisioning state of the network security group resource.

resource_group

Type: STRING

resource_guid

Type: STRING
Provider name: properties.resourceGuid
Description: The resource GUID property of the network security group resource.

security_rules

Type: UNORDERED_LIST_STRUCT
Provider name: properties.securityRules
Description: A collection of security rules of the network security group.

  • access
    Type: STRING
    Provider name: properties.access
    Description: The network traffic is allowed or denied.
  • description
    Type: STRING
    Provider name: properties.description
    Description: A description for this rule. Restricted to 140 chars.
  • destination_address_prefix
    Type: STRING
    Provider name: properties.destinationAddressPrefix
    Description: The destination address prefix. CIDR or destination IP range. Asterisk ‘*’ can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used.
  • destination_address_prefixes
    Type: UNORDERED_LIST_STRING
    Provider name: properties.destinationAddressPrefixes
    Description: The destination address prefixes. CIDR or destination IP ranges.
  • destination_port_range
    Type: STRING
    Provider name: properties.destinationPortRange
    Description: The destination port or range. Integer or range between 0 and 65535. Asterisk ‘*’ can also be used to match all ports.
  • destination_port_ranges
    Type: UNORDERED_LIST_STRING
    Provider name: properties.destinationPortRanges
    Description: The destination port ranges.
  • direction
    Type: STRING
    Provider name: properties.direction
    Description: The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
  • etag
    Type: STRING
    Provider name: etag
    Description: A unique read-only string that changes whenever the resource is updated.
  • name
    Type: STRING
    Provider name: name
    Description: The name of the resource that is unique within a resource group. This name can be used to access the resource.
  • priority
    Type: INT64
    Provider name: properties.priority
    Description: The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
  • protocol
    Type: STRING
    Provider name: properties.protocol
    Description: Network protocol this rule applies to.
  • provisioning_state
    Type: STRING
    Provider name: properties.provisioningState
    Description: The provisioning state of the security rule resource.
  • source_address_prefix
    Type: STRING
    Provider name: properties.sourceAddressPrefix
    Description: The CIDR or source IP range. Asterisk ‘*’ can also be used to match all source IPs. Default tags such as ‘VirtualNetwork’, ‘AzureLoadBalancer’ and ‘Internet’ can also be used. If this is an ingress rule, specifies where network traffic originates from.
  • source_address_prefixes
    Type: UNORDERED_LIST_STRING
    Provider name: properties.sourceAddressPrefixes
    Description: The CIDR or source IP ranges.
  • source_port_range
    Type: STRING
    Provider name: properties.sourcePortRange
    Description: The source port or range. Integer or range between 0 and 65535. Asterisk ‘*’ can also be used to match all ports.
  • source_port_ranges
    Type: UNORDERED_LIST_STRING
    Provider name: properties.sourcePortRanges
    Description: The source port ranges.

subscription_id

Type: STRING

subscription_name

Type: STRING

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: Resource type.