GetOpenShiftClusterResult

constructor(apiserverProfile: APIServerProfileResponse? = null, azureApiVersion: String, clusterProfile: ClusterProfileResponse? = null, consoleProfile: ConsoleProfileResponse? = null, id: String, ingressProfiles: List<IngressProfileResponse>? = null, location: String, masterProfile: MasterProfileResponse? = null, name: String, networkProfile: NetworkProfileResponse? = null, provisioningState: String? = null, servicePrincipalProfile: ServicePrincipalProfileResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, workerProfiles: List<WorkerProfileResponse>? = null, workerProfilesStatus: List<WorkerProfileResponse>)