GetNotificationChannelResult

constructor(azureApiVersion: String, createdDate: String, description: String? = null, emailRecipient: String? = null, events: List<EventResponse>? = null, id: String, location: String? = null, name: String, notificationLocale: String? = null, provisioningState: String, tags: Map<String, String>? = null, type: String, uniqueIdentifier: String, webHookUrl: String? = null)