Public Ip Args
constructor(allocationMethod: Output<String>? = null, ddosProtectionMode: Output<String>? = null, ddosProtectionPlanId: Output<String>? = null, domainNameLabel: Output<String>? = null, domainNameLabelScope: Output<String>? = null, edgeZone: Output<String>? = null, idleTimeoutInMinutes: Output<Int>? = null, ipTags: Output<Map<String, String>>? = null, ipVersion: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, publicIpPrefixId: Output<String>? = null, resourceGroupName: Output<String>? = null, reverseFqdn: Output<String>? = null, sku: Output<String>? = null, skuTier: Output<String>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)