GetHubResult

data class GetHubResult(val apnsCredentials: List<GetHubApnsCredential>, val gcmCredentials: List<GetHubGcmCredential>, val id: String, val location: String, val name: String, val namespaceName: String, val resourceGroupName: String, val tags: Map<String, String>)

A collection of values returned by getHub.

Constructors

Link copied to clipboard
constructor(apnsCredentials: List<GetHubApnsCredential>, gcmCredentials: List<GetHubGcmCredential>, id: String, location: String, name: String, namespaceName: String, resourceGroupName: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A apns_credential block as defined below.

Link copied to clipboard

A gcm_credential block as defined below.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The Azure Region in which this Notification Hub exists.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A mapping of tags to assign to the resource.