GetFleetResult

constructor(computeProfile: ComputeProfileResponse, id: String, identity: ManagedServiceIdentityResponse? = null, location: String, name: String, plan: PlanResponse? = null, provisioningState: String, regularPriorityProfile: RegularPriorityProfileResponse? = null, spotPriorityProfile: SpotPriorityProfileResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, timeCreated: String, type: String, uniqueId: String, vmSizesProfile: List<VmSizeProfileResponse>, zones: List<String>? = null)