OptionalServicesResponse

data class OptionalServicesResponse(val customLocation: String? = null)

The OptionalServices of AzureStackHCI Cluster.

Constructors

Link copied to clipboard
constructor(customLocation: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customLocation: String? = null

The name of custom location.