Application Args
constructor(displayName: Output<String>? = null, identity: Output<ApplicationIdentityArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sku: Output<String>? = null, subDomain: Output<String>? = null, tags: Output<Map<String, String>>? = null, template: Output<String>? = null)