NetworkSecurityGroupArgs

constructor(defaultSecurityRules: Output<List<SecurityRuleArgs>>? = null, etag: Output<String>? = null, flushConnection: Output<Boolean>? = null, id: Output<String>? = null, location: Output<String>? = null, provisioningState: Output<String>? = null, resourceGuid: Output<String>? = null, securityRules: Output<List<SecurityRuleArgs>>? = null, tags: Output<Map<String, String>>? = null)