NsgSecurityRuleArgs

constructor(access: Output<String>? = null, description: Output<String>? = null, destinationAddressPrefix: Output<String>? = null, destinationPortRange: Output<String>? = null, direction: Output<String>? = null, name: Output<String>? = null, priority: Output<Int>? = null, protocol: Output<String>? = null, sourceAddressPrefix: Output<String>? = null, sourcePortRange: Output<String>? = null)