Package-level declarations
Types
Link copied to clipboard
data class GetAliasResult(val id: String, val name: String, val properties: PutAliasResponsePropertiesResponse, val type: String)
Subscription Information with the alias.
Link copied to clipboard
data class PutAliasResponsePropertiesResponse(val provisioningState: String? = null, val subscriptionId: String)
Put subscription creation result properties.