Channels Registration Args
constructor(cmkKeyVaultUrl: Output<String>? = null, description: 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, location: Output<String>? = null, microsoftAppId: 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)