Get Cluster Result
constructor(associatedWorkspaces: List<AssociatedWorkspaceResponse>? = null, billingType: String? = null, capacityReservationProperties: CapacityReservationPropertiesResponse? = null, clusterId: String, createdDate: String, id: String, identity: IdentityResponse? = null, isAvailabilityZonesEnabled: Boolean? = null, isDoubleEncryptionEnabled: Boolean? = null, keyVaultProperties: KeyVaultPropertiesResponse? = null, lastModifiedDate: String, location: String, name: String, provisioningState: String, sku: ClusterSkuResponse? = null, tags: Map<String, String>? = null, type: String)