ClusterResourcePropertiesResponse

data class ClusterResourcePropertiesResponse(val networkProfile: NetworkProfileResponse? = null, val provisioningState: String, val serviceId: String, val version: Int)

Service properties payload

Constructors

Link copied to clipboard
constructor(networkProfile: NetworkProfileResponse? = null, provisioningState: String, serviceId: String, version: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Network profile of the Service

Link copied to clipboard

Provisioning state of the Service

Link copied to clipboard

ServiceInstanceEntity GUID which uniquely identifies a created resource

Link copied to clipboard

Version of the Service