AccountNetworkRulesArgs

constructor(bypasses: Output<List<String>>? = null, defaultAction: Output<String>? = null, ipRules: Output<List<String>>? = null, privateLinkAccessRules: Output<List<AccountNetworkRulesPrivateLinkAccessRuleArgs>>? = null, storageAccountId: Output<String>? = null, virtualNetworkSubnetIds: Output<List<String>>? = null)