Package-level declarations
Types
Link copied to clipboard
The API entity reference.
Link copied to clipboard
data class GetDedicatedHsmResult(val id: String, val location: String, val name: String, val networkProfile: NetworkProfileResponse? = null, val provisioningState: String, val sku: SkuResponse, val stampId: String? = null, val statusMessage: String, val tags: Map<String, String>? = null, val type: String, val zones: List<String>? = null)
Resource information with extended details.
Link copied to clipboard
The network interface definition.
Link copied to clipboard
data class NetworkProfileResponse(val networkInterfaces: List<NetworkInterfaceResponse>? = null, val subnet: ApiEntityReferenceResponse? = null)
Link copied to clipboard
SKU of the dedicated HSM