AmlComputePropertiesResponse

constructor(allocationState: String, allocationStateTransitionTime: String, currentNodeCount: Int, enableNodePublicIp: Boolean? = null, errors: List<ErrorResponseResponse>, isolatedNetwork: Boolean? = null, nodeStateCounts: NodeStateCountsResponse, osType: String? = null, propertyBag: Any? = null, remoteLoginPortPublicAccess: String? = null, scaleSettings: ScaleSettingsResponse? = null, subnet: ResourceIdResponse? = null, targetNodeCount: Int, userAccountCredentials: UserAccountCredentialsResponse? = null, virtualMachineImage: VirtualMachineImageResponse? = null, vmPriority: String? = null, vmSize: String? = null)