Service Azure Bot Args
constructor(cmkKeyVaultKeyUrl: Output<String>? = null, developerAppInsightsApiKey: Output<String>? = null, developerAppInsightsApplicationId: Output<String>? = null, developerAppInsightsKey: Output<String>? = null, displayName: Output<String>? = null, endpoint: Output<String>? = null, iconUrl: Output<String>? = null, localAuthenticationEnabled: Output<Boolean>? = null, location: Output<String>? = null, luisAppIds: Output<List<String>>? = null, luisKey: Output<String>? = null, microsoftAppId: Output<String>? = null, microsoftAppMsiId: Output<String>? = null, microsoftAppTenantId: Output<String>? = null, microsoftAppType: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sku: Output<String>? = null, streamingEndpointEnabled: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null)