Get Cluster Result
constructor(aadApplicationObjectId: String? = null, aadClientId: String? = null, aadServicePrincipalObjectId: String? = null, aadTenantId: String? = null, billingModel: String, cloudId: String, cloudManagementEndpoint: String? = null, desiredProperties: ClusterDesiredPropertiesResponse? = null, id: String, lastBillingTimestamp: String, lastSyncTimestamp: String, location: String, name: String, principalId: String, provisioningState: String, registrationTimestamp: String, reportedProperties: ClusterReportedPropertiesResponse, resourceProviderObjectId: String, serviceEndpoint: String, softwareAssuranceProperties: SoftwareAssurancePropertiesResponse? = null, status: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, tenantId: String, trialDaysRemaining: Double, type: String, userAssignedIdentities: Map<String, UserAssignedIdentityResponse>? = null)