Get Cluster Result
data class GetClusterResult(val aggregatorOrSingleRackDefinition: RackDefinitionResponse, val analyticsWorkspaceId: String? = null, val availableUpgradeVersions: List<ClusterAvailableUpgradeVersionResponse>, val clusterCapacity: ClusterCapacityResponse, val clusterConnectionStatus: String, val clusterExtendedLocation: ExtendedLocationResponse, val clusterLocation: String? = null, val clusterManagerConnectionStatus: String, val clusterManagerId: String, val clusterServicePrincipal: ServicePrincipalInformationResponse? = null, val clusterType: String, val clusterVersion: String, val computeDeploymentThreshold: ValidationThresholdResponse? = null, val computeRackDefinitions: List<RackDefinitionResponse>? = null, val detailedStatus: String, val detailedStatusMessage: String, val extendedLocation: ExtendedLocationResponse, val hybridAksExtendedLocation: ExtendedLocationResponse, val id: String, val location: String, val managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse? = null, val manualActionCount: Double, val name: String, val networkFabricId: String, val provisioningState: String, val supportExpiryDate: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val workloadResourceIds: List<String>)
Constructors
Link copied to clipboard
fun GetClusterResult(aggregatorOrSingleRackDefinition: RackDefinitionResponse, analyticsWorkspaceId: String? = null, availableUpgradeVersions: List<ClusterAvailableUpgradeVersionResponse>, clusterCapacity: ClusterCapacityResponse, clusterConnectionStatus: String, clusterExtendedLocation: ExtendedLocationResponse, clusterLocation: String? = null, clusterManagerConnectionStatus: String, clusterManagerId: String, clusterServicePrincipal: ServicePrincipalInformationResponse? = null, clusterType: String, clusterVersion: String, computeDeploymentThreshold: ValidationThresholdResponse? = null, computeRackDefinitions: List<RackDefinitionResponse>? = null, detailedStatus: String, detailedStatusMessage: String, extendedLocation: ExtendedLocationResponse, hybridAksExtendedLocation: ExtendedLocationResponse, id: String, location: String, managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse? = null, manualActionCount: Double, name: String, networkFabricId: String, provisioningState: String, supportExpiryDate: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, workloadResourceIds: List<String>)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard