Get Cluster Result
constructor(aadApplicationObjectId: String? = null, aadClientId: String? = null, aadServicePrincipalObjectId: String? = null, aadTenantId: String? = null, azureApiVersion: String, billingModel: String, cloudId: String, cloudManagementEndpoint: String? = null, connectivityStatus: String, desiredProperties: ClusterDesiredPropertiesResponse? = null, id: String, isolatedVmAttestationConfiguration: IsolatedVmAttestationConfigurationResponse, lastBillingTimestamp: String, lastSyncTimestamp: String, location: String, logCollectionProperties: LogCollectionPropertiesResponse? = null, name: String, principalId: String, provisioningState: String, registrationTimestamp: String, remoteSupportProperties: RemoteSupportPropertiesResponse? = null, 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)